paninizer / return-to-camelot

Turn-based combat game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return to Camelot

A game set in the epilogue of the King Arthur myths, a turn based combat takes you through a dungeon-like environment. No graphics, just console fun! Aight nothing much more to be said, now to the installation/run guide.

Install/Run on Eclipse

Go to Eclipse.org to download the latest Java compiler.

Create a new java project, then create a new package underneath called unit_16_to_18 (or just any package, then quickly fix the errors by clicking on suggestions and fix them later).

Copy the files into the src directory of that project (/src/[project name]). Run and enjoy!

About

Turn-based combat game.


Languages

Language:Java 100.0%