Skip to content

The game "continuum" is a game of tests written in JAVA language.

License

Notifications You must be signed in to change notification settings

gil0mendes/continuum

Repository files navigation

Continuum

The game "continuum" is a game for tests proposes written in JAVA.

Screenshots

Continuum Continuum

Developing

We have gone to great lengths to make developing Continuum as easy as possible. We use Gradle to automate just about everything. As long as you have Java 8 SDK running from source is a two step process:

  • Clone the code or download a zip
  • Run gradlew game (on Unixex, including macOS, run ./gradlew everywhere you see gradlew) in the root of the project directory.

That's really it! If you want the project set up in IntelliJ (out favorite IDE) you run gradlew idea then load the generated project config. Then you get a bunch of run configurations and other stuff for free!

About

The game "continuum" is a game of tests written in JAVA language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published