Skip to content

meezlung/terminal-based-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random side projects I made.

terminal-based-matching-number-python-game (with gui)

Simple matching number game (somehow like candy crush but not really). Match 3 or more adjacent cells with the same numbers to break the streak. Try to break blocks as many as possible to get a high score!

matching-numbers-2



terminal-based-minesweeper

Minesweeper.

minesweeper



terminal-based-solitaire

If you ever feel like playing solitaire and don't want to use a mouse, play this!

solitaire



Usage

Enter the following on your terminal. Make sure you are in the right folder directory.

$ git clone https://github.com/meezlung/terminal-based-games.git
$ python [put_game_name_here].py

Enjoy!

Releases

No releases published

Packages

No packages published

Languages