8000 GitHub - hazmatsuitor/Blockade-Runner: Processing based java game that grew from a Ludum Dare #31 entry
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hazmatsuitor/Blockade-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockade-Runner

Contributors:

  • Dave Chen (Graphics)
  • Miles Fogle (Code)
  • Alex Gittemeier (Code)
  • Florence (Graphics)

Building Directions (Eclipse Java 8)

  1. Clone into an active workspace.
  2. Create a New Java Project named Blockade-Runner.
  3. Configure project to use jdk1.8:
  4. Project Settings > Java Compiler > Compiler Compliance Level: 1.8
  5. Project Settings > Java Build Path > Libraries Remove any existing libraries
  6. Project Settings > Java Build Path > Libraries > Add Library > JRE System choose jdk1.8
  7. Add required libraries to the class path:
  8. core.jar for Processing 2.2.1.
  9. library/*.jar for Minim 2.2.0.
  10. Run/Debug with Main class: net.kopeph.ld31.LD31
  11. Export as a Runnable Jar.

Usage

java -jar blockaderunner-<version>.jar [--input-reset]

  • --input-reset: Resets the key map settings to their defaults before loading the game.

About

Processing based java game that grew from a Ludum Dare #31 entry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0