Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
the_dungeon_project
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
12
Issues
12
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
genie_logiciel_2015
the_dungeon_project
Commits
caa16b8d
Commit
caa16b8d
authored
Jan 07, 2016
by
Huot Mathieu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme improved
parent
638906c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
4 deletions
+18
-4
README.md
README.md
+18
-4
No files found.
README.md
View file @
caa16b8d
...
...
@@ -9,7 +9,10 @@ To compile:
To run
Make sure to have java 1.8 : java -version
To play on graphical version :
make buildplay
To play on terminal version :
make buildplay-term
################### HOW TO PLAY ###################
...
...
@@ -20,17 +23,28 @@ To run
2.
2) multi player : enables to create/join a multi player mode
2.
3) configuration : you may configure the keys used to play the game
2.
4) IGP : stands for "in game programming" : you may configure your own A.I. for your game allies
2.
5) exit : leaves the game
: be careful configuration keys are not registered
2.
5) exit : leaves the game
3)Default commands:
Graphical version:
-Move left : left_arrow
-Move right : right_arrow
-Move up : up_arrow
-Move down : down_arrow
-Attack : a
-Ability1 : z
-Ability1 : e
-Ability1 : r
-Ability2 : e
-Ability3 : r
-Back to main : escape
Terminal version:
-Move left : q
-Move right : d
-Move up : z
-Move down : s
-Attack : o
-Ability1 : k
-Ability2 : l
-Ability3 : m
-Back to main : escape
################### HOW TO DOCUMENT ###################
...
...
@@ -57,7 +71,7 @@ Without graphivz
################### PRINCIPLE OF THE GAME ###################
TODO
Kill the monsters and reach the stairs !
################### DEVELOPMENT ###################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment