Flags; p2p blockchain community canvas game

So I’m in the process of creating a game (partly functional at the moment) inspired by Reddit’s famous /r/place game. The basic idea is that players mine blocks on the blockchain which allows them to place a single pixel onto the canvas. The reward for mining a block is called a flag and miners can decide which community (i.e. subreddit or slack channel) they wish to award their flag too. Flags are just a measure of how many blocks a particular community have mined and give room for inter-community competitions.

It’s all on github!
Let me know what you think and if you’d be interested in hosting a node.
https://github.com/chickencoder/flags

Error with Hosting tracking link

Do you you have an example of what an image challenge may look like? Is the incentive for mining flags just to promote your community?

Right you are. Just a noticed the node is down. Should have it back up this morning. Yes, currently flags are just a resource for communities to collect

The project is still in its infancy. I still need to actually build a small web app to render the canvas.