Skip to content
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Terminal Games

This repostiory is the home for simple terminal games made using python, made to learn. The games will slowly and surely get more complicated like chess or pong. But will remain within terminal level, everything will be made from in-built plugins, which means no numpy, no pygame, no utilities from external, etc. This is to maintain that all games work without much requiring to be installed and also raising the difficulty as I'll have to design a different graphic style for every game, that is to say all games will be made from a 0b file 😎 No A.I code will be utilized πŸ’€ Everything depends on my knowledge.

Games at the beginning will avoid using OOP completely adn work with just functions, but games like chess will require Classes and Objects. but those are later in the line.

Current list of games to make:

  • X or O βœ…
  • Sequence Solver βœ…
  • S O S Board Game β—―
  • 4 Red / 4 Blue β—―
  • Chess β—―
  • Pong β—―

More Can be suggested πŸ˜…

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages