Hacker News new | ask | show | jobs
by Rd6n6 1673 days ago
Part of the fun is making the engine and figuring out how the games work under the hood. The world model is surprisingly simple and flexible in these games. Learning about this style of world model gave me some ideas for other projects
1 comments

You can make an v3 z-machine interpreter in weeks :).