397 projects tagged "Arcade"
papercut is command line based rock, paper, scissors game for Unix based operating systems like GNU/Linux, BSD, etc. A user can play the game by entering their choice of rock (R or r), paper (P or p), or scissors (S or s). papercut also stores user statistics, i.e. number of wins, losses, and draws.
While Performous might be classified as a karaoke program, it is actually much more than that. Instead of just displaying the lyrics, notes are also displayed, and the performance is scored based on how well you actually hit the notes. Unlike in many other games in this genre, you will also see the pitch that you are singing, so you can see what you are doing wrong and easily (well, everything is relative) correct your pitch.
Word War vi is a side-scrolling shoot 'em up '80s style arcade game. You pilot your "vi"per craft through core memory, rescuing lost .swp files, avoiding OS defenses, and wiping out those memory hogging emacs processes. When all the lost .swp files are rescued, head for the socket which will take you to the next node in the cluster.
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.
dsi is a simple game of invading aliens. You must stop those aliens from landing on you. It features smooth scrolling, high scores, 5 levels, simple controls, sound effects, and user selectable music. Working joystick support. Watch out for the tenacious mega! The graphics can be customized out of the box without requiring any recompiling. A simple definition file can be customized for coders.
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.