Skip to content

A simple single player domino game.

Notifications You must be signed in to change notification settings

enjaku4/domino_pyramid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino Pyramid

A simple single player domino game built with the ruby2d gem.

To launch the game install the gems from the Gemfile and run main.rb.

Rules

Bones (domino tiles) are laid in the shape of pyramid spots (pips) down, only the first and the last rows are revealed. A player has to find pairs of bones which total rank (weight) equals 12. By clicking such pairs the player deletes them from the pyramid potentially unblocking and revealing the other ones. The goal is to delete all the bones from the pyramid by repeating aforementioned process. If there are no bones left on the board the player wins. If there are no pairs among the revealed bones which total rank equals 12 the player looses.

Control

  • To select a bone click it with the left mouse button.
  • To start a new game press return.
  • To exit press escape.

Screenshot 2020-09-21 at 02 01 12

About

A simple single player domino game.

Resources

Stars

Watchers

Forks

Languages