Apple II
Rogue-like on Apple II: Raycasting a line of sight
In the previous post I discussed how to code an efficient tile engine running on Apple II computers that can be used to write a Rogue-like game. This engine is neat but, alas, the player can see the entire portion of the dungeon that surrounds him: he gets the magic Read more…