Raavgo / CryingEngine

Development of a basic game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryingEngine

Development of a basic game engine.
Currently only supports Windows!

Build:

  • Recursive clone GIT Repository
    git clone --recursive https://github.com/Raavgo/CryingEngine.git
  • Run generateProject.bat
  • Open the Visual Studio Project (CryingEngine.sln)
  • Start the Engine

Disclaimer:
This Repository was built by following the Youtube Tutorial Series "Game Engine" by The Cherno (youtube.com/playlist?list=PLlrATfBNZ98dC-V-N3m0Go4deliWHPFwT)
Current Progress: Video 13 of 112

About

Development of a basic game engine


Languages

Language:C++ 85.2%Language:Lua 9.5%Language:C 5.0%Language:Batchfile 0.2%