Skip to content

trosh/1010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1010

/***********************/
/*** 1010            ***/
/*** by trosh        ***/
/*** Fun times in C! ***/
/*** Original game   ***/
/*** by Gram Games   ***/
/***********************/

1010 screenshot

How to build

make

Needs ncursesw (something like "apt install libncursesw5-dev")

How to run

make run

or

./1010

Controls

  • 1 2 or 3 to choose block
  • or to move block
  • or to place block
  • , or < to select previous block
  • . or > to select next block
  • Esc or q to quit

About

A rewrite of Gram Games's 1010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published