Projects tagged ‘2d’ and ‘platform’


[22 total ]

44 Users
   

SuperTux is a side-scrolling platform game. The hero in this game is Tux the Penguin, the game's only reference to Linux. On the journey to rescue Penny, who has been kidnapped by evil Nolok, Tux ... [More] faces 23 different kinds of bad guys while jumping and running through 101 beautifully-drawn levels. The soundtrack is available on last.fm and similar sites. [Less]
Created over 3 years ago.

3 Users
 

GNUjump is a clone of the simple yet addictive game Xjump, adding new features like multiplaying, unlimited FPS, smooth floor falling, themable graphics, sounds, replays, ... The goal in this game ... [More] is to jump to the next floor trying not to fall down. As you go upper in the Falling Tower the floors will fall faster. Try to survive longer get upper than anyone. It might seem too simple but once you've tried you'll realize how addictive this is. [Less]
Created about 1 year ago.

1 Users
 

Abuse is a dark 2D side-scrolling platform game developed by Crack dot Com in 1995. It features beautiful lighting, realistic animation and nasty alien-like creatures to destroy.
Created over 2 years ago.

1 Users

DirtY BLoB WaRs is a platform shooting game based on Parallel Realities' Blob Wars. Curretly there's two branch: master: based on Parallel Realities' codes, contains some minor changes/fixes/hacks. ... [More] Playable, but except some minor problems, whose are unlikely to get fixed. new: a new engine, mostly written from scratch except for some parts borrowed from other games (lisp reader, tinygettext, babyxml, ...). Currently unplayable (no input support :( ). Note: due to the 2 branch (one that is playable, and the another that's not playable, but developed) some commits and code portions appears twice.. [Less]
Created about 1 year ago.

1 Users
   

This is a classic jump’n run game where Tux must deal with Moles. A continuous effort is made in order to keep a great playability and a fun game.
Created about 1 year ago.

1 Users

Frogatto is a frog, and a platform game. It is in fairly early, but very active development, and already has a lot of features and graphical content.
Created about 1 year ago.

0 Users

Jogo de plataforma para computador e celulares
Created 25 days ago.

0 Users

Simple 2D platform game-to-be with physics implemented. Written in C# using XNA library and Farseer physics engine.
Created 7 months ago.

0 Users

The purpose of this project is to explore the possibilities of game programming through experimentation with the current source. At some point it is also hoped to create a flexible engine which could ... [More] be used to create efficient and varying platform games with relative ease. [Less]
Created 8 months ago.

0 Users

The DGM 2D Engine is an engine completely written in C++. It is targetted to be cross-platform on atleast Windows, Linux and possibly Mac platforms. It is designed for fast and easy gamedesign for any ... [More] type of 2D game. The engine will feature optional game specific helper classes, for example for RPG and Platform classes. Currently the engine is only supported on Windows. Support for linux will be added as soon as a Makefile is created. Theoretically it should be possible importing the existing Visual Studio solution into a program like CodeBlocks and compile that way. The only thing that needs to be done then is properly linking with the GLFW library. Libraries used: - GLFW (Window, input, threading). License: zlib/libpng license. See http://glfw.sourceforge.net/ - Box2D (2D Physics simulation). See http://www.box2d.org/ Note: the engine's interface and design is likely to change until we reach version 1.0. [Less]
Created 8 months ago.