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
- Host: GitHub
- URL: https://github.com/ananace/ld29
- Owner: ananace
- Created: 2014-04-23T09:03:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T03:13:10.000Z (over 10 years ago)
- Last Synced: 2025-01-06T04:41:32.602Z (over 1 year ago)
- Language: C++
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.