Skip to content

abolibibelot/biomes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very Quick Setup:

build or install SFML somewhere (http://www.sfml-dev.org/download.php)
set environment variable SFML_ROOT accordingly
$ git clone https://github.com/cjuniet/biomes.git
$ mkdir biomes/build; cd biomes/build; cmake ..
$ make run
move with arrow keys, quit with Escape or Q

About

2D procedurally generated world experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.7%
  • CMake 39.3%