Skip to content

Div1neLegacY/GameDevProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure C++ Game Project

Steps

1. Install VSCode

https://code.visualstudio.com/download Once installed on machine, add the C/C++ Intellisense extension

2. Install GIT

https://github.com/git-guides/install-git

3. Download repo and setup

In a VSCode terminal:

git clone https://github.com/Div1neLegacY/GameDevProject.git

4. Building and running game

In VSCode:

# To Build
LCtrl + LShift + B

# To run
F5

About

Pure C++ version of Fields of Oblivion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.8%
  • C 19.5%
  • GLSL 2.0%
  • Shell 0.7%