Skip to content

Manavganger/procgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO RUN

Make sure cmake and sfml are installed. Then use

cmake -B build
cmake --build build

Finally, run

./build/bin/main

About

An exploration of various procedural generation techniques on a simple 2D grid.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Generated from SFML/cmake-sfml-project