Skip to content
Snippets Groups Projects
Commit a75ca98f authored by Nicolai Hollup Brand's avatar Nicolai Hollup Brand :penguin:
Browse files

feat: readme

parent 1c2e1dc9
No related branches found
No related tags found
2 merge requests!37feat: readme,!7Feat/part three
# Paths
A graphical game for the course Programming 2 IDATT2001.
Made by Nicolai H. Brand and Trym H. Gudvangen.
## Installation and run
### Dependencies
- `git`: to download the repository
- `JDK`: Java Development Kiy version 1.7 or higher
- `Maven`: Build tool
### Installation
```sh
git clone git@gitlab.stud.idi.ntnu.no:nicolahb/paths.git
```
### Run
```sh
cd paths
```
```sh
mvn javafx:run
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment