8000 GitHub - hablethedev/MAGE: My Amazing Game Engine (in GLFW and C++)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hablethedev/MAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAGE Logo

My Amazing Game Engine

A simple work-in-progress game engine made in C++ with GLFW.

Development

  1. This was built on Linux for Linux.
  2. Clone the repository to somewhere.

git clone --recurse-submodules https://github.com/hablethedev/MAGE.git

  1. CD into the repo.
  2. Install cmake, glfw (3.3, most likely libglfw3 and libglfw3-dev)
  3. Run build.sh (./build.sh) which will build and run cmake .
  4. Run the built product (./bin/mage assuming you are in the root directory of the repo)
  5. If it works, congrats! You have a development environment.
  6. Make cool stuff!
  7. Continue from step 5.

About

My Amazing Game Engine (in GLFW and C++)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0