Con2illEngine
My current project is the Con2illEngine.
It is a 2D game engine that I have created from scratch and am still working on.
It currently has support for 3D sound, 2D graphics, an in-game console in sync with an out-of-game console, network connections, multi-threading and more.
It has several GUI features including custom windows and message boxes which are extremely modular, allowing you to add buttons, text fields, list boxes,
images/animations, and some other things to any location in the window at will.
It has support for ConzillScript, a feature-rich proprietary scripting language for use in making applications within the games that you make in the Con2illEngine.
Written entirely in C++, using the Win32 API and DirectX 9. Uses FMOD Ex for audio playback.
PaddleSCII
Someone bet me that I couldn't make a pingpong game using only ASCII characters and the win32 console.
Give it a try, even though it's not very pretty..
Conzillquiz
A game, where people can create, play, and share quizzes online.
Bubblezilla
A game where you pop bubbles and race against time to earn points.
Local machine scoreboard.
Global online scoreboard.
Heart Slap
A network multiplayer 2D free-for-all deathmatch game. Includes a level creator and a dedicated server.
1-8 players.
momo RAMPAGE
A game where you control a bunny named Momo. You have to save the world from the evil spiders, floating skulls and whatnot.
Blockzilla
The aim of this game is to use a paddle to bounce a ball at a mass of blocks to destroy them to gain score.
Each time you hit a block there is a chance that it will drop a powerup, or something that will give you a disadvantage.
The game comes with a level creator that I also made, which you can use to create and edit your own maps and then play them in the game.
pongXT
A game where two players can play table tennis against eachother, or versus the computer.
Happy Wars
This is a game that I created which runs in the windows console.
It is a two-player game controlled with the WASD and numpad keys.
The players control an ASCII smiley face that walks around a randomly generated map of walls and empty spaces.
The objective of the game is to kill the other player.
Galactic Purpose
A 2D space shooter. The aim of the game is to kill as many incoming alien spaceships as you can to raise your score.
Conzilla Audio Player
An audio player created using C++, the .NET framework, and FMOD Ex. Requires .NET framework 2.0 or later to be installed on the machine.
2010 Conzilla Studios