trying to make some retro games in terminal only, tested on powershell only
git clone https://github.com/armaanbadhan/fun-society.git
cd fun-society
pip install -r requirements.txt
python fun-society.py
some resources on ansi:
http://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html
https://en.wikipedia.org/wiki/ANSI_escape_code
https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797