RSS 3 projects tagged "2d"

Download Website Updated 07 Sep 2010 Leges Motus

Screenshot
Pop 65.40
Vit 2.96

Leges Motus is a networked, team-based, 2D shooter set in a zero-gravity environment. Using only the force from jumping off of walls and the recoil from their guns, players must travel across the arena to lower their opponent's gate.

Download Website Updated 05 May 2012 Quabro

Screenshot
Pop 31.43
Vit 2.16

Quabro is an arcade game in which the goal is to destroy colored blocks with a ball using four paddles on each side of the screen to steer the ball and keep it on the field. It is inspired by Breakout and Arkanoid, as well as several of clones created later. It is written in Python using the Pygame library.

No download Website Updated 19 Dec 2012 RoseThorn Game Library

Screenshot
Pop 36.19
Vit 12.24

RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.