Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cgmb/kongonibridge

a bridge building game - Ludum Dare 36
https://github.com/cgmb/kongonibridge

Last synced: 27 days ago
JSON representation

a bridge building game - Ludum Dare 36

Awesome Lists containing this project

README

        

# Kongoni Bridge
A bridge-building game made for [Ludum Dare 36][1]

![a truss spanning a chasm](assets/screenshot.png)

## How to Build
Compiling from source requires cmake, qt5 and a compiler that supports C++14.

cmake -H. -Bbuild && cmake --build build

[1]: http://ludumdare.com/compo/ludum-dare-36/?action=preview&uid=57468