Loading repository data…
Loading repository data…
moroquin / repository
The goal of this repository is to help introductory programming students understand objects, inheritance, polymorphism and compiling java projects with ant and command line by developing a game that simulates a battle between Lord of the Rings heors and beasts.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The object of this repository is assisting introduction to programming students to understand objects, inheritance, polymorphism and compiling java projects with ant and command line.
You can find the details of the project in the . . .
Hola soy JuanRa
To try the project you need to have installed
To try the project you can use the next commands
ant compile
ant runClass
ant jar
ant run
ant javadoc
ant clean