Skip to content

Commit

Permalink
Readme markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
b-j-roberts committed Mar 21, 2024
1 parent 0d6b5a6 commit 521f02e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ Collaborative art canvas on Starknet
`art/peace` is a collaborative art game where users can place pixels on a large canvas and receive rewards for collaborating. The app will run over X days, and end with a final snapshot of the board. The goal is to give users the feeling of collectively building on a highly responsive art canvas, which they can explore, interact with, and compete on.

Some of the features include :

- **Placing Pixels** : This will be the main interaction type, where every X minutes a user will be allowed to place a pixel onto the canvas. ( on-chain interaction )
- **Color Voting** : In addition to the base colors, there will be a vote to add new colors to the palette every day. ( on-chain interaction )
- **Quests** : Tasks to get extra pixels to place on-top of the one every X minutes. ( on-chain interaction )
- **Templates** : Overlayable artworks to help communities collaborate on an art piece. Bounties can be added to a template to incentivize creation. ( off-chain interaction until settling )

## References

- [r/place technical document](https://www.redditinc.com/blog/how-we-built-rplace)

## Build
Expand Down

0 comments on commit 521f02e

Please sign in to comment.