Skip to content

chronodm/apsu-demo-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apsu-demo-scala

A demonstration of the apsu-core entity framework.

Rocks (apsu.demo.rocks)

A game where you fly around and shoot rocks until the rocks hit you and you die. (Note: dying not yet implemented.)

To build and run:

  • download apsu-core and build and install it in your local Maven repository using ./gradlew install
  • download apsu-core-scala and build a distribution using ./gradlew installApp
  • run build/install/apsu-demo-scala/bin/apsu-demo-scala (or the .bat equivalent)
  • arrow keys or WASD to move, space to shoot, Esc to exit.

License

MIT; see LICENSE.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages