Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brycestevenwilley/forest_game

A port of No Man's Forest to Mac
https://github.com/brycestevenwilley/forest_game

game mac-osx procedural-generation video-game

Last synced: about 1 month ago
JSON representation

A port of No Man's Forest to Mac

Awesome Lists containing this project

README

        

# Forest

Forest is an generative exploration game: as you wander in new directions, the
world is created based on what you showed preference for before.

Forest is a port of a hackathon project I did on the Oculus
(https://github.com/BrownRiceRice/oculus-hackrice16).

![A preview image of the game](Resources/images/readme-preview.png)

## Installation

Requires the following packages:

```
sudo apt-get install libfreetype6-dev libglfw3-dev libglew-dev libyaml-cpp-dev
```