Hacker News new | ask | show | jobs
by mediumdave 4161 days ago
Don't write a game engine: write a game. You won't really know what features your engine will need until you have specific requirements. The generic parts - the "engine" - can be extracted via refactoring once you have a working system.