Initial commit.

This commit is contained in:
Miguel Astor
2014-10-08 08:12:51 -04:30
commit 78e8fa3d34
55 changed files with 1648 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
PouKémon: An affectionate mashup of Pou and Pokémon.
========================================================================================
PouKémon is an absurdly simplified [Pou] [3] clone programmed in Java with the [LibGDX] [4]
framework. It is being developed for a game programming course to be taught during the
[CEIDEC 2014] [1] week at [Venezuela's Central University] [2].
PouKémon is libre software licensed under the Apache License version 2.0. Check the LICENSE
file for more details.
[1]: http://www.ceidec.com/
[2]: http://www.ucv.ve/
[3]: http://www.pou.me/
[4]: http://libgdx.badlogicgames.com/