53 projects tagged "Windows"
Nuts & Scrap is a platform arcade game with some touches of a graphical adventure title. It features two fearless robots whose mission is to save the human race, which is endangered by an evil doctor trying to take over the world. The game sports fun 3D pre-rendered graphics and a spectacular sound track. It has won a prize from the "Art Futura & Sony Playstation" game development contests.
Tux Strikes Back is a level set (new world) for SuperTux 0.1.3, the popular open source jump'n run game which is available for many different platforms. This set comes with 18 new levels and its own world map and story. An installation of SuperTux 0.1.3 (Milestone 1) is required.
FrobTADS is a complete rewrite of the Unix console-version of TADS ("Text Adventure Development System"). It uses curses (or ncurses) and provides an interpreter to play games developed with TADS as well as the TADS 2 and 3 development tools. It adds support for a number of relatively recent user interface features including full support for text and background colors, TADS 3 banner windows, and timed input. It's also much more portable and more easily maintainable, as it's built to modern Unix standards.
Allegro is a multi-platform game library for C/C++ developers that provides many functions for graphics, sounds, player input (keyboard, mouse, and joystick), and timers. It also provides fixed and floating point mathematical functions, 3D functions, file management functions, compressed datafile, and a GUI.
Crimson Fields is a tactical war game in the tradition of Battle Isle. Mission objectives range from defending strategically vital locations to simply destroying all enemy forces in the area. Tools are available to create custom maps and campaigns. The original Battle Isle maps can be played if the player has a copy of the game files.
PhysicsFS is a library to provide abstract access to various archives. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent, hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Symbolic links can be disabled, for added safety. Finally, PhysicsFS gives you a platform- abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.
Njam is a full-featured cross-platform Pacman-like game that uses the SDL library. It features single and multiplayer modes (local or network), duel games where players compete against each other to get more points, cooperative games where players cooperate to finish as many levels as they can, and great music and sound effects. It includes customizable level skin, many different levels, and an integrated level editor.