1 Forks
10 Stars
10 Watchers

first-person-shooter

3D First Person Shooter made with vanilla OpenGL (Pedagogical project)

How to download and setup first-person-shooter

Open terminal and run command
git clone https://github.com/OpenGL-Graphics/first-person-shooter.git
git clone is used to create a copy or clone of first-person-shooter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with first-person-shooter https://github.com/OpenGL-Graphics/first-person-shooter/archive/master.zip

Or simply clone first-person-shooter with SSH
[email protected]:OpenGL-Graphics/first-person-shooter.git

If you have some problems with first-person-shooter

You may open issue on first-person-shooter support forum (system) here: https://github.com/OpenGL-Graphics/first-person-shooter/issues