40 projects tagged "Games/Entertainment"
MV3D is a virtual world and multi-player game framework for use with Python. It was designed with scalability in mind and is able to distribute a world across as many servers as needed while dynamically balancing the load. The simulation framework is not specifically slanted towards any one genre of online game or virtual world, and can just as easily be used for a space game as a fantasy setting. Objects on an MV3D server can be simulated using the ODE physics engine for realistic interactions. A single server is able to host thousands of of simulated objects. The client works with both the Ogre3D and Panda3D renderers.
Petals on a Rose Game is a computer version of the famous riddle/puzzle game called Petals on a Rose. It is rumored that Bill Gates was stumped by it for two days. It's usually played with a group of friends and a set of 5 dice. The game master rolls the dice and tells everyone the answer. This computer version of the puzzle works similarly, only in this case the computer plays as the game master. There is no source included because that would give away the answer. The binaries were made as universal as possible.
SmartMines is a minesweeper game for Mac OS X (Tiger and above) with a few features that make it stand out when compared with many other minesweeper games. For instance, it features "smart clicks" that make it easy to both mark and uncover with single button mice. Also the minefield window is resizable, so actually hitting the square you want will not be the greatest challenge.