Skip to content

Space Battle Arena is a Programming Game.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

Mikeware/SpaceBattleArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b661f44 · Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 20, 2016
May 28, 2015
May 30, 2015
May 28, 2015
May 3, 2015
Apr 29, 2015
May 26, 2015
Apr 26, 2015
May 26, 2015
Apr 21, 2016
May 27, 2015

Repository files navigation

Space Battle Arena

Space Battle Arena is a ‘Programming Game‘ where you must write code (in Java) to autonomously control a space ship to accomplish specified objectives.

To find out more visit our GitHub Website. Complete Learning materials and other guides are available there as well.

Space Battle Arena is licensed under the GPLv2. Gson is licensed under the Apache license and provided for convenience in the bin directory.

Student Environment

It is expected that students have completed a full year of Java programming in high school or just over a semester of programming at the college level.

We use jGRASP as our IDE of choice when working with High School students, but any Java IDE can be used that is capable of adding a jar to a classpath and executing a class from within the jar as the main class.

Resources

Development Tools

Dependencies

Space Battle was built against the following versions of libraries:

See the Development Guide for more information on extending Space Battle Arena.