12 projects tagged "Windows"
Avoision is a very simple arcade-style game. There's no story, no fancy graphics, no campaigns--just frantic, high-speed gameplay. Gameplay consists of moving a green block around with the arrow keys. The goal is to capture the red block before the timer runs out to score points. You must avoid all the white blocks that appear as you progress through the game.
Bitfighter is a game that feels a little like Asteroids on steroids. It's a multiplayer space-based combat and strategy game, featuring customized ships, multiple game modes, cool retro graphics, and smooth network play. It also includes a full featured level editor, Lua scriptable bots, and other cool features. It has a very active development team, so the game keeps improving.
The Cafu Engine is an all-purpose, modern 3D graphics engine and game development kit. It is feature complete to get you started quickly. It can be used to create a variety of 3D applications, including games, simulations, and training and architectural software. Written in C++, the tools, libraries, and framework have been designed to make the development of new games and other 3D applications easy. They are actively and continuously developed in order to provide the latest technology.
FreedroidRPG is an isometric RPG game inspired by Diablo and Fallout. There is a war, and we are losing it. No one really knows why the bots started killing us. Most don't even want to know. The human race is reduced to little more than a few isolated groups of people trying to survive. Somewhere in a place known as Temple Wood, a hero is about to wake up from a long sleep...
Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. You upload your Creature Code (written in Lua) to a game server using a telnet Interface. The game server then runs your code. The graphical client can be used to watch running games or replay recorded games.
MySQL Workbench is a cross-platform, graphical database modeling tool for MySQL. It allows you to create database models from scratch as well as by importing existing databases from SQL or DBDesigner4 models. You can then generate SQL code to CREATE databases, ALTER them, and export in various image formats and PDF/PS. Its extension system allows writing plugins and scripts in Lua, Python, and C++.