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

Merge branch 'feat/readme' into 'feat/part-three'

feat: readme

See merge request !37
parents 1c2e1dc9 a75ca98f
No related branches found
No related tags found
2 merge requests!37feat: readme,!7Feat/part three
Pipeline #230962 passed
# 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