Ah, it’s good to get back to the roots! ![]()
Presenting: Deal or No Deal

Designed to play on a desktop in Wide / 1200 px mode (otherwise the layout would break).
Not only this is a fun time-waster, but also features a few interesting technical tricks:
- Negative margin between a girl and her case, forcing an overlap in a 2-column canvas
- Using a
Card()to avoid the ‘spinning wheel’ animation on an ‘opened case’ button with the value - Generally using canvases for UI screens (the header that depends on the game stage)
- An anti-cheat engine that will halt the game if you
Ctrl+Z
Also feel free to copy the doc and investigate its internals. Some technical debt is present, yet it could still be some inspiration.
Play here:
Drop your impressions and the amounts you’ve won in the comments below!