This jam is now over. It ran from 2020-08-19 04:00:00 to 2020-08-26 04:00:00. View results
Make a game that can be played in the terminal of an OS! The game must
a) Fit a theme
b) Be open-source, with a link to the code in the page
c) Run in the terminal/command line (Of course). It should not emulate a terminal, it must actually run in cmd or the terminal emulator of your DE.
You may use any library.
The jam will last a week, starting on 2020-8-19 and ending on 2020-8-26
The theme is unseen.
^ badcodinghabit's c ncurses tutorial
https://docs.python.org/3/howto/curses.html
Curses for python tutorial