Skip to content

Vincent-Devine/Pop_Game_Engine

Repository files navigation

Pop Game Engine

Game Engine with OpenGL in C++ for learning

Table of Content

Engine Functionnality

Use it

Clone

git clone git@github.com:Vincent-Devine/Pop_Game_Engine.git
git submodule update --init --recursive

Generate Project

Execute GenerateProjects.bat file. It will generate a Visual Studio 2022 project.

Build

  1. Open the Pop.sln file
  2. In the solution explorer, right-click on the Sandbox solution and select Set Startup Projects
  3. Build the Pop project
  4. Run the project (the Sandbox project)

Technology

  • Engine language: C++
  • Text Editor: Visual Studio 2022
  • Versionning: Github

Library use

Credit

Author: Vincent DEVINE
Project start: 03/16/2024

Specials Thanks

About

Game Engine with OpenGL in C++ for learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published