/homework_one445

homework_one

Primary LanguageHTML

Homework One CS445

This is homework1

Installation

You must have Apache Maven and Java installed on your computer to run this project

To install maven on ubuntu: https://linuxize.com/post/how-to-install-apache-maven-on-ubuntu-18-04/

Usage

Inside homework_one directory run:

mvn package
java -cp target/homework_one-1.0-SNAPSHOT.jar com.mycompany.app.TestCreature

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT