loco-lab / HackProjects

Place to keep ideas and results from side hack projects
MIT License
0 stars 0 forks source link

linux tutorial game #12

Open adampbeardsley opened 4 years ago

adampbeardsley commented 4 years ago

I'd like to make a game that's akin to text-based adventures (e.g. zork), but set in a linux shell where the user learns about linux/bash while solving puzzles.

adampbeardsley commented 4 years ago

Shortest path I think is to build a container (say, using docker), and set it up on enterprise. New students can use jupyter hub to access it with relatively low overhead.