Games made inside notifications! Currently includes Flappy Bird, Maze, Pong, Space Invaders and a WPS test!
Find a file
csd4ni3l 7dca62bdbf
All checks were successful
Build and Release / Build and Release (push) Successful in 14m18s
Fix ccache CC flags in actions
2026-06-08 16:08:53 +02:00
.forgejo/workflows Fix ccache CC flags in actions 2026-06-08 16:08:53 +02:00
assets First version on Github 2025-09-19 22:03:33 +02:00
game Add demo GIF, Hot Air Baloon, add a way to customize notification timeout, rows and columns, make main menu buttons smaller, fix tetris not updating info label after restart 2025-09-21 21:02:48 +02:00
menus fix hasattr in display mode check 2025-09-21 22:00:24 +02:00
utils Fix preload paths not using the base module path 2025-12-13 16:13:09 +01:00
.gitignore First version on Github 2025-09-19 22:03:33 +02:00
.python-version First version on Github 2025-09-19 22:03:33 +02:00
CREDITS First version on Github 2025-09-19 22:03:33 +02:00
demo.gif Add demo GIF, Hot Air Baloon, add a way to customize notification timeout, rows and columns, make main menu buttons smaller, fix tetris not updating info label after restart 2025-09-21 21:02:48 +02:00
LICENSE First version on Github 2025-09-19 22:03:33 +02:00
pyproject.toml Update game to newest template version(build script, etc) 2025-12-13 16:10:45 +01:00
README.md update readme to make windows recommendations better 2025-09-21 21:39:10 +02:00
requirements.txt Update game to newest template version(build script, etc) 2025-12-13 16:10:45 +01:00
run.py Update game to newest template version(build script, etc) 2025-12-13 16:10:45 +01:00
uv.lock Update game to newest template version(build script, etc) 2025-12-13 16:10:45 +01:00

Games made inside notifications! Currently includes Flappy Bird, Maze, Pong, Space Invaders, Tetris, Hot Air Baloon and a WPS test!

Some parts of Tetris are based on my other project, ShatterStack, which is a Block Blast style game.

The whole thing is almost unusable on Windows due to Windows having such a high animation delay for notifications, on Windows, only the WPS test works without any changes, for other games you can try to lower notification rows and columns but i dont guarantee that anything is going to work. I only tested on Arch Linux with Hyprland + ML4W dotfiles, so your mileage may differ.

If you can't try it out, Snake, for example looks like this: Demo