Skip to content

Grouter/2D-engine-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile

You need to compile with a Visual Studio 2019 Compiler (CL)

  1. To setup CL, run misc/shell.bat. This will setup path variables in a current shell.
  2. To compile run misc/build.bat.
  3. The result .exe will be in a build/ folder

Controls

  • Move with: WASD or Arrow keys
  • Restart level with: R
  • Quit puzzle level to level selection with: Q
  • Quit the program with: ESC

About

A simple 2D engine demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published