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

https://github.com/ananace/ld29

My Ludum Dare #29 entry
https://github.com/ananace/ld29

Last synced: over 1 year ago
JSON representation

My Ludum Dare #29 entry

Awesome Lists containing this project

README

          

LD29
====

My Ludum Dare #29 entry - Theme is 'Beneath the Surface'

Written in C++11 using CMake and SFML.

Dependencies
------------

You need at least CMake version 2.6 and a compiler that supports full C++11. (GCC 4.3+, Clang, Visual Studio 2013)
SFML is also recommended, otherwise it won't build at all.