Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aapeliv/blox

A small game where you form rows out of dropping blocks.
https://github.com/aapeliv/blox

Last synced: 7 days ago
JSON representation

A small game where you form rows out of dropping blocks.

Awesome Lists containing this project

README

        

AapeliBlox
===

A small game where you form rows out of dropping blocks.

Blox is written in C++11 and uses the excellent [SFML 2.0](http://www.sfml-dev.org/) library for graphics.

The code isn't particularly well commented, but it's fairly straightforward and should be easy to follow. Also I'm not sure if memory management is properly implemented.

(c) 2014-2016 Aapeli Vuorinen. Licensed under the MIT license.