73 projects tagged "Arcade"
AsItHappens is a real-time network statistics collector and grapher. It collects data from devices over a network via ICMP and SNMP and displays them on a graph, optionally storing collected data in a database for later retrieval. Collection types include network response, bandwidth usage, processor usage, memory usage, Cisco NBAR, and Cisco NetFlow. AsItHappens polls data in regular intervals, which can be in the order of milliseconds, to give immediate feedback on network performance, and it can also graph flow information from packet capture files. AsItHappens includes the Self Defending Network, a horizontal shoot-em-up based on collected graph data.
JGame is a 2D game engine that makes multi-platform development easier. It runs on the Java JRE 1.3+ platform with optional OpenGL (JOGL) enhancements, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. JGame features sprites with automatic animation and collision detection, a tile-based background with easy sprite-tile interaction facilities, automatic scaling, sound, game state, persistent storage, and game options. The engine provides an enhanced graphics API with a fallback to simpler and more efficient graphics on J2ME and plain JRE. A patched version of the JBox2D physics engine that runs on all platforms is included.
Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, you fill each wheel with four marbles of matching colors. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor.
Mother of all gravity games (Moagg) combines several game genres such as races, search and rescue, seek and destroy, etc. into a 2D gravity game. You are the pilot of a small spaceship, and have to navigate through different levels. Beside the gravity that drags you down, there are other obstacles like magnets, black holes, cannons, rockets, tanks, etc.
This project is a collection of robots for the robocode framework. Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other. This collection provides examples for people who wish to write their own robots.