Skip to content

Commit aff0662

Browse files
update readme
1 parent 88584a7 commit aff0662

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,25 @@
22

33
## Description
44

5-
Fabien Delattre(@Neabfi) and Keita Nonaka(@Gumichocopengin8) work in pairs.
5+
Fabien Delattre(`@Neabfi`) and Keita Nonaka(`@Gumichocopengin8`) work in pairs.
66

77
This is the Final Project of Computer Graphics(CS330) in spring/2019.
88

99
Our project is to make terrain like Minecraft.
1010

11-
## How to Run
11+
It took 1-2 weeks to create this world.
12+
13+
## How to run
1214

1315
- Download `CLion` by JetBrains
1416
- Then, click `Run` button
17+
18+
## Player Control
19+
20+
- `w`: move forward
21+
- `s`: move backward
22+
- `d`: move right
23+
- `a`: move left
24+
- `space`: jump
25+
26+
You can use mouse to see around

0 commit comments

Comments
 (0)