Pumpkinode: A single file Node.js game
I made another terminal game.
Pumpkinode is a little game, written in Node.js, without third party dependencies, to show how the terminal can be manipulated to make a little game.
The code prioritizes simplicity. If you were to build a real game, you’d want to think more about game state and how it can be modified.