To do this challenge, you need a basic understanding of CLI command
Prepare a game that can be played exclusively with the command line, using cd
, ls
, cat
and friends.
Use the shell to create the game. The goal of the game is that the player practices basic CLI commands. Only use CLI commands to create the game.
Example for inspiration: Terminus game
15 min - Intro & Groups
15 min - Tips for a basic game
30 min - Research and Test existing CLI games
2 hours - Work on your game
Next day - Present your game (5 minutes per group)
- Goal of the game
- Rules
- What challenges did you face
- Quick demo