Introducing a little side project I made: a web-based game inspired by a mobile game I kept playing… until it bugged out at a certain level and started bombarding me with unskippable ads every two seconds. So I rage-quit and made my own.
It’s still very MVP, but I’m planning to turn it into a turn-based multiplayer game so you can play with friends. Maybe with more emojis (or bottles), so you guys can argue about what goes where.
Play it here: https://swap-emoji-game.streamlit.app/
Available for both mobile and desktop view!
- Frontend & Backend: Streamlit
- Language: Python
- Logic: Session state swapping, custom CSS styling
- Bonus: Rage-coded out of spite