Skip to content

zedr/tinycols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyCols

A jewels matching game for the Unix terminal.

Screenshot

Features

  • Single player mode
  • Levels (infinite mode)
  • Scoring
  • Color
  • Magic jewel
  • NO_COLOR
  • Configuration menu
  • Hi-score table
  • Flash columns mode
  • 2 player vs. mode
  • Computer vs. mode
  • Internet vs. mode
  • A.I. vs. mode

Controls

key actions
move piece right
move piece left
move piece down (accelerate)
↑ a rotate jewels upwards
z rotate jewels downwards

Build

Pre-requisites

  • make
  • gcc
  • ncurses-devel

For debugging:

  • libasan
  • libubsan

Instructions

Run make.

Run

Run ./build/tinycols -h for usage information.

Test

Run make test && ./build/test.

About

A tiny jewels matching game for the Unix terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published