Skip to content

mini-games played on windows cmd or linux terminal

Notifications You must be signed in to change notification settings

zmx0142857/mini-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-games

Mini games played on windows cmd or linux terminal.

setup

$ cd c/
$ make bin/snake # build snake
$ bin/snake # play snake

$ cd c/
$ make bin/go # build go
$ bin/go -5 -ai # 五子棋, 单人模式