Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polsys/dinosaurhoverboard
A Ludum Dare 36 game about dinosaurs and hoverboards.
https://github.com/polsys/dinosaurhoverboard
dinosaur game hoverboard ld36 libgdx ludum-dare
Last synced: 14 days ago
JSON representation
A Ludum Dare 36 game about dinosaurs and hoverboards.
- Host: GitHub
- URL: https://github.com/polsys/dinosaurhoverboard
- Owner: polsys
- License: mit
- Created: 2016-08-29T17:38:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T17:48:53.000Z (about 8 years ago)
- Last Synced: 2024-10-17T03:18:46.355Z (29 days ago)
- Topics: dinosaur, game, hoverboard, ld36, libgdx, ludum-dare
- Language: Java
- Size: 4.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dinosaur Hoverboard
This is my entry to [Ludum Dare 36](http://ludumdare.com/compo/2016/08/24/welcome-to-ludum-dare-36/) jam.
I had to learn Java for an assignment. While the syntax is not too hard for a C# programmer, I wanted to build a tiny project. The timing was perfect for participating in my first Ludum Dare!
(*cough* how fitting that the theme was Ancient Technology *cough cough*)
## "Story"
The giant meteorite is just hours away from colliding into Earth and wiping the dinosaur society. A wormhole to safety is ready, but the meteorite deniers (they weren't that advanced...) have halted the operation.
Luckily, you happen to have a hoverboard. Dodge your way to the portal and save your civilization!
## About the project
* This game uses [libgdx](https://github.com/libgdx/libgdx).
* The code is obviously not production quality.
* All source code and assets are bundled in this repo, including original Photoshop files. They were all written/drawn by me.
* I still have no idea about the build system: don't ask me how to open or build the project! It involves Gradle.