Skip to content

Space-Rocket is a little Java game where you personify an explorer stucked the Asteroids Belt. Try to avoid a maximum of asteroids with your space-rocket to escape this hell, and secondarily to gain points !

Alvyre/Space-Rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Build status Platform

Space Rocket 🚀

Java project realized in IMAC Engineering School, in April and May 2016. It works on Eclipse with Processing. Control your rocket to avoid the maximum of meteros. Have fun !

Set up Space-Rocket

Clone the project

git clone https://github.com/Arctic76/Space-Rocket.git

Create a Eclipse project

  • Open Eclipse
  • Create a new Java Project
  • Do not use default location and browse the git project Space-Rocket
  • Click on Next and verify if all library files have been imported
  • Finish

Add libraries

If some librairies are not detected, you have to add the JAR files to each of them.

  • In Eclipse, go to Project > Properties
  • Go to the subcategory Java Build Path
  • Go to the tab Libraries
  • Click on Add JARs
  • Go to Space-Rocket/lib/
  • Add JAR file for each library (for LeapMotion and Processing libs, select your good OS folder)
  • Apply and click OK

Check the Native Location for LeapMotion lib

  • In Eclipse, go to Project > Properties

  • Go to the subcategory Java Build Path

  • Go to the tab Libraries

  • Check if there is no error. If there are errors:

    • Check if the file LeapJava.jar is detected
    • Check if the file LeapJava.jar is located to the good leapmotion lib OS folder
    • Check if Native location library is configurated with the good leapmotion lib OS folder
  • Apply and click OK

Play

  • Connect your MIDI controller and your Leap Motion
  • Run the project on Eclipse
  • Have fun

How to play

Select a level

Use your UP and DOWN keys of your keyboard to choose you level. Enter to select it.

Control my rocket

Use your LeapMotion or your directionnal keys of your keyboard.

Active a bonus

Use the pads number 1, 2, 3, 9 and 10 to active the bonus that you want. You can also use the keys 1, 2, 3, 4 and 5 of your keyboard.

Display or hide the menu

You can use the pad number 11 to display/hide the menu, but you can also use the key "A" of your keyboard.

Prior installation

You have to download Eclipse and buy a Leap Motion and a MIDI Controller. If you don't have neither LeapMotion nor MIDI Controller, you can play with your keyboard. 😎

About

Space-Rocket is a little Java game where you personify an explorer stucked the Asteroids Belt. Try to avoid a maximum of asteroids with your space-rocket to escape this hell, and secondarily to gain points !

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages