Skip to content
Snippets Groups Projects
Commit f7fcb0e1 authored by Håvard Bø's avatar Håvard Bø
Browse files

Update README.md

parent dddd8bd2
No related branches found
No related tags found
No related merge requests found
# Assignment 2: 3D Pacman (By Håvard and Daniel - Group 5)
**Controls:**
- WASD or Arrow keys
- esc to exit application
### How to run
1. Clone the project.
2. Run the commands "git submodule init" and "git submodule update" to download submodules in /external.
3. Create a "build" folder. Then either generate and configure cmake cache using the cmake-gui, or run the command "cmake .." using git-bash from the build folder.
4. Open "Pacman3D_group5.sln", from within the build folder.
5. In Visual Studio, right click "Pacman3D_group5.sln" in the solution explorer and select "Set as Startup Project".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment