Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
paths
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolai Hollup Brand
paths
Commits
a75ca98f
Commit
a75ca98f
authored
2 years ago
by
Nicolai Hollup Brand
Browse files
Options
Downloads
Patches
Plain Diff
feat: readme
parent
1c2e1dc9
No related branches found
No related tags found
2 merge requests
!37
feat: readme
,
!7
Feat/part three
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+29
-0
29 additions, 0 deletions
README.md
with
29 additions
and
0 deletions
README.md
0 → 100644
+
29
−
0
View file @
a75ca98f
# 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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment