https://github.com/codelucas/rocketboy
My first ever non-school project. Uses the Java SDK and graphics hand-drawn from GIMP. Play the game at:
https://github.com/codelucas/rocketboy
Last synced: 4 months ago
JSON representation
My first ever non-school project. Uses the Java SDK and graphics hand-drawn from GIMP. Play the game at:
- Host: GitHub
- URL: https://github.com/codelucas/rocketboy
- Owner: codelucas
- Created: 2012-12-01T17:52:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-18T00:52:03.000Z (about 12 years ago)
- Last Synced: 2025-09-03T14:42:42.224Z (4 months ago)
- Language: Java
- Homepage: http://codelucas.com/pages/rocketboy.html
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rocketboy
=========
The first ever *game* that i've built. It uses the `Java SDK` and the graphics hand-drawn from `GIMP`. This game was inspired by doodle jump, but with a theme from the movie *UP*, pixar's blockbuster.
I am sorry for thebad style, syntax, and general coding practice in this project overal. This game was built while I was in my 1st - 2nd computer science class back in freshman year. It was built because I was sick of all of the file writing IO homework we had, and I wanted something graphical.
Play RocketBoy! [HERE](http://codelucas.com/pages/rocketboy.html).