Skip to content

zserge/tinygames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Games

Silly command-line games, like the ones we used to program when we were kids.

Trying to keep it under 100LOC of C code.

  • Sudoku - 9x9, 6x6 or 4x4 classic sudoku generator.
  • Takuzu - binary sudoku generator.
  • Countdown - numbers game from the British TV show.
  • Wordle - NYT word guessing game.
  • Bulls and Cows - code breaking game, similar to Mastermind.
  • Dobble - find symbols in common between two cards.
  • MiniChess - simplified chess variants for 4x5, 5x5 or 6x6 boards.

About

A collection of tiny command-line games in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published