Socket
Socket
Sign inDemoInstall

github.com/andreacervetti/buttons

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/andreacervetti/buttons


Version published
Created
Source

Buttons

A Button Mania game written in Ada

Gameplay

The game presents a 6x6 grid of button with number from 0 to 3.

image

Clicking on a number that number and the four number surrounding it decrease by 1. If the value is 0 it is set to 3 again. The goal of the game is to set all numbers to 0. The game can be set to different level of difficulty. Every level can be solved in a maximum number of moves that is <level number> * 3. So, level "Normal" (5) can be solved in 15 moves.

Prerequisites

To compile the program you will need:

  • An Ada 2005 compliant compiler.
  • GtkAda 3.

Both can be dowloaded from Adacore.

Under Linux or Freebsd you can use the packages that came with your distribution.

FAQs

Package last updated on 28 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc