Inspiration
Tetris and Tangram puzzles
What it does
Play by creating tangram puzzles on an 8x8 board and solve using the least number of shapes!
How we built it
Tech stack: Redis and Devvit
- Built application pages taking inspiration from Pixelary
- Also used some playground code provided, such as the drawable canvas
Challenges we ran into
- Using async database fetches in conjunction with setting hooks up.
- Differentiating between a create post and a solve puzzle post
Accomplishments that we're proud of
- Flippable shapes
- Drawable Canvas
- Puzzle Validation
- Database successfully integrated
What we learned
- Basics of Redis
- How rendering and Devvit state hooks work
What's next for Tetramatch
- Leaderboard
- Loading time decreased
- Refined database management
- puzzle associated with user who created it
- better async database fetch method
Built With
- devvit
- redis
Log in or sign up for Devpost to join the conversation.