Game Development
Iโm a big fan of video games. To me, games are interactive art. Understanding the internal mechanics of how games work makes me appreciate them more.
Game Enginesโ
JavaScriptโ
Resourcesโ
Procedural generation:
- How to code your own procedural dungeon map generator using the Random Walk Algorithm
- Random walker algorithm,
Wikipedia
- I donโt understand a lot of the math behind this algorithm yet. I have more reading to do here.
- Random walker algorithm,
Wikipedia
Creating game assets: