1 project tagged "rpg"
RPGRobotAlive is an aide to a role playing games. It displays a board with walls and representations of the players that you can move around the dungeon. You can also place treasure or monsters in the dungeon. The program only keeps track of the locations of things, so you have to apply the rules of the game yourself to determine what happens in an encounter between the players and the contents of the dungeon. This software is generic and can be helpful with many different kinds of role playing games.
A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.