Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aapeliv/blox
- Owner: aapeliv
- License: mit
- Created: 2017-12-13T04:21:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T13:29:04.000Z (about 7 years ago)
- Last Synced: 2024-11-17T13:49:55.079Z (2 months ago)
- Language: C++
- Homepage:
- Size: 4.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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.