Files
CEIDEC-Pong/README.md

14 lines
456 B
Markdown
Raw Permalink Normal View History

2014-10-24 08:40:49 -04:30
CEIDEC-Pong
===========
2014-10-08 08:12:51 -04:30
2014-10-24 08:40:49 -04:30
CEIDEC-Pong is a Pong-like game programmed in Java with the [LibGDX] [3]
2014-10-08 08:12:51 -04:30
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].
2014-10-24 08:42:36 -04:30
CEIDEC-Pong is libre software licensed under the 2-clause BSD license. Check the LICENSE
2014-10-08 08:12:51 -04:30
file for more details.
[1]: http://www.ceidec.com/
[2]: http://www.ucv.ve/
2014-10-24 08:40:49 -04:30
[3]: http://libgdx.badlogicgames.com/