Skip to content

Agrajagd/grounded

 
 

Repository files navigation

Grounded

A small platform game, by Alejandro Santos, ale@ralo.com.ar. This project got featured on Reddit Programming, thanks for all the comments!!

Because reinventing the wheel several times is the best way to learn about wheels.

This is a research project about the creation of the same game in different programming languages. So far I've done this game in:

  • Python, using PyGame
  • C, using SDL 1.2
  • Java, using native Swing and Java2D
  • C++, using SDL2.

Screenshot

Graphics

The graphics were made by Emiliano Luciani.

License

Copyright (C) Alejandro Santos, 2014, ale@ralo.com.ar.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

About

A small platform game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published