imports from libregamewiki, conversions cvs to git, correcting keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-12 11:08:11 +01:00
parent 954e28e0d6
commit 40bdbfc382
136 changed files with 1324 additions and 374 deletions

View File

@ -1,15 +1,16 @@
# Simple Platformer
_A simple LibGDX platform game designed to be extended_
_A simple platform game designed to be extended._
- Home: https://github.com/SteveSmith16384/SimplePlatformer
- State: beta, inactive since 2019
- Download: https://github.com/SteveSmith16384/SimplePlatformer/releases
- Platform: Windows, Linux
- Keywords: arcade, platformer, libgdx
- Keywords: arcade, platformer
- Code repository: https://github.com/SteveSmith16384/SimplePlatformer.git
- Code language: Java
- Code license: MIT
- Code dependencies: libGDX
## Building