Skip to content

Paul-Wortmann/Random_Map_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Map Generator Build Status

Random Map Generator.

Copyright Paul Wortmann. GNU GPL v2

Build:

Build using gcc:

c++ -I src main.cpp src/*.cpp src/*.hpp -o Random_Map_Generator

or use the cmake file:

cmake . && make

About

Random Map Generator for 2D tile based maps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published