baller (huth)
Ballerburg is a castle combat game for GNU/Linux and other systems that are supported by the SDL library. Your mission is to hit the king in the castle of your opponent with one of your cannons. The game is licensed under the the terms of the GNU General Public License, version 3. The code is based on original Ballerburg game by Eckhard Kruse.
blindtux (mev)
BlindTux is a musical quizz game written in pyhon using pygame.
The goal is to identify artist, title or year of a song by choosing an answer into 4 propositions.
Max number of players is fixed to 4.
For now, it is played with keyboard but soon players would be able to choose with controls they want: keyboard, gamepad or maybe buzzer :-)
A project page is already available at https://gna.org/projects/blindtux/
critters (jkroll)
Critters will be a 2D two-player networked realtime strategy game. Players create little critters (NPCs) with certain parameters and features. Critters try to defeat the other player's NPCs, reach the other player's base, and collect goodies, guided by an AI. The player who has no money and critters left loses. Critters is developed in C++ under Linux using OpenGL and SDL. It will be released under the revised BSD license.
gnergy (bboris)
gNergy est un jeu 2D codé en C avec la librairie SDL et entièrement sous license GPL. Vous controllez une entité autour de laquelle gravite un satellite. Le but étant de faire passer des cellules d'énergie entre le satellite et l'entité, tendis que d'autres entités vous en empêcheront.
introsmedia (sirgazil)
El proyecto IntrosMedia tiene como fin la creación de un sitio que ofrezca documentación y recursos digitales útiles para el desarrollo multimedia con tecnología libre.
La documentación se enfocará en el uso de diferentes programas libres útiles para la creación de medios digitales y el ensamble de los mismos.
Los recursos digitales incluirán imágenes, modelos 3D, animaciones y, posiblemente, cualquier otro medio digital que pueda usarse en un producto multimedia.
Licencia para código:
GNU GPL versión 3
Licencia para medios digitales y documentación:
CC Attribution-Share Alike 3.0 Unported
manaplus (akaras)
ManaPlus is a 2D MMORPG games client for games based on eAthena fork like Evol Online and The Mana World (tAthena) also for other forks.
License: GPL 2
multipong (dawaien)
Il s'agit d'un jeu ressemblant à pong mais contre 3 adversaires au lieu d'un. Il peut se jouer tout seul contre l'ordinateur mais aussi contre des humains en réseau (en cours de dvpmt). Le jeu n'est que pédagogique, c'est pour cela qu'il est développé sous la licence GPL.
newtpuzzle (elderme)
Newt is an Essential Waste of Time !
Le principe de cette compilation de petits jeux : prendre un concept de jeu de réflexion simple et plan (puissance 4 par exemple) et le passer en 3D au niveau de l'affichage mais aussi de la jouabilité (ainsi le puissance 4 se joue dans un cube).
Ce projet multiplateforme, sous license GPL 3, est réalisé en C++ et OpenGL.
q3min (q3admin)
The aim of the Q3MIN project is the creation of a freely distributable minimalistic game package compatible with Quake III Arena originally created by id Software. The package should be as small as possible and be able to provide all the functionality (game code and artwork) needed to load and play freely distributable levels (maps) that were created as add-ons for Quake III Arena. Game code shall be based on the ioquake3 engine (distributed under the GPL). Artwork shall be either created by our developers or adapted from existing freely distributable (GPL) games. We also plan to introduce modifications and new features to the game engine to enhance playing experience.