Skip to content

ConnorBrower/maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Compile+Play

**WINDOWS ONLY!!**

-If you for some reason want to play this, all you have to do is put the source files into a folder and run "gcc main.c map.c -o maze".

-DO NOT compile with GCC optimizations. My code currently breaks and will run way too fast if you use any optimization flags.

-You can make custom maps by changing to demo_map array in the source code.

About

ASCII-art based maze game written in pure C using native Windows APIs and libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages