You are browsing as a guest. Sign up (or log in) to start making projects!

sejmle

  • 4 Devlogs
  • 15 Total hours

Wordle-like game about Polish members of parliament

Ship #1

I built Sejmle, a daily Wordle-inspired game where you guess Polish MPs. Since our parliament is basically a viral reality show with millions of views on YouTube, I wanted to turn it into a fun game. It tracks your stats, has clean animations, and shoots confetti when you win

Getting React state and charts to load from localStorage without breaking Next.js SSR (hydration errors). I fixed it by importing the charts dynamically on the client side. Also, rendering the guess grid dynamically took some neat config mapping to keep the code clean

Building the entire UI from scratch so it looks unique and snappy. I'm also hyped about how fast the code is, it saves all your stats offline with zero database latency, so there is no lag at all

How to test it?
1. Open the live site at https://sejmle.vercel.app/
2. Read the quick tutorial popup
3. Type an MP's name and hit guess
4. Use the colored feedback tiles to find the daily MP
5. Enjoy the win confetti and check your stats!

  • 4 devlogs
  • 15h
  • 8.05x multiplier
  • 118 Stardust
Try project → See source code →
Open comments for this post

4h 16m 40s logged

This is probably last devlog on this project. Now there are pop-ups for tutorial and victory. Metadata is added, leaderboard is added so I can see my previous guesses and timer is done. Everything I planned is done and I’ve done a little bit more e.g. hint, some debugging and local storage is done so every data is saved like if you guessed that day or guesses. I’m going to ship this project now so this is done!

0
0
5
Open comments for this post

3h 34m 39s logged

Hi there! I’ve done quite a good job on last days. So now there are animations to get that smooth feeling, tutorial pop up, animated suggestion box and solving problems I’ve found. So for now, all the layout of pop up is done and it’s waiting for continuation for pop up when you guessed correctly. Next up to do are: SEO and basic metadata (I don’t even have a title in search bar), simple leaderboard to show average guesses on daily challenge and function that converts input field to timer when you guessed correctly for that day. Have a nice one!

1
0
4
Open comments for this post

5h 33m 39s logged

I’ve added basic logic to my game, so now it works. I have to add announcement if player wins and then minor changes like animations. If you’re not from Poland you may not know polish parliament members, but I would really love you to check and write some comment about my game. Sejmle is available at https://sejmle.vercel.app

2
0
17
Open comments for this post

1h 14m 37s logged

I’ve added system that saves all and most recognizable members of parliament to JSON files.

0
0
20

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…