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

https://github.com/patrixr/canvas

Concept game built with OpenFrameworks
https://github.com/patrixr/canvas

concept-game cpp game game-development openframeworks

Last synced: about 1 year ago
JSON representation

Concept game built with OpenFrameworks

Awesome Lists containing this project

README

          

# Canvas

**(in progress)**

Canvas is a 2D concept game in which you drive a spaceship and shoot at things over a grid of coloured squares.

All the user actions change the colours of the tiles of the grid.

The catch being that each tile is actually a pixel of a larger bitmap which has been scaled up.
The idea is to have the players generate abstract art pieces by playing the game.