phodonou / homework_one445

homework_one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

homework_one


Languages

Language:HTML 60.4%Language:JavaScript 29.6%Language:CSS 5.7%Language:Java 4.3%