added installation infos in readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,17 @@
|
||||
# cube3D
|
||||
---
|
||||
|
||||
### install
|
||||
---
|
||||
|
||||
this project uses submodules recursively, so you after cloning you need to :
|
||||
|
||||
`git submodule update --init --recursive`
|
||||
|
||||
|
||||
### presentation
|
||||
---
|
||||
|
||||
This project is a 3D mini game, that uses raycasting to produce a FPP (first person perspective), something like Wolfenstein3D or Doom.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user