sgavil / Blokaroka

A widget for Windows that lets you play with blocks and other virtual toys on top of your desktop.

Home Page:https://blokaroka.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One of my first projects: an attempt to make bricks appear on top of the UI in Windows. This will help you pass the time while your program compiles in the background, or if you are at work and need to keep your brain active during a dull stretch. Playing with blocks improves creativity and dynamic thinking, so having this app running might even make you more effective at work, or help you cut your stress!

If the project catches on, hopefully we can work together to make it a popular app.

Screenshot on Windows 10

Hit the ESC key to terminate the program, or right click the icon in the start bar and hit CLOSE, or now there is a System Tray icon that when right clicked creates a menu that allows you to change your blok colors or exit. The app is designed to appear on top of the Windows UI, so it has no window frame or X in the corner to close it.

When the program is working correctly it will spawn a bunch of little bricks on the desktop you can play with virtually by dragging them and connecting them. Also it will save the layout of the bricks into a gamestate so if you run it again your setup will be reloaded.

Check the issues section for a list of current known issues, and let me know if you would like to fix them. Thanks to our first contributor the game compiles on Visual Studio 2019, but there are more issues on the list! If you would like to contribute, just let me know!

This project is now officially Open Source under GPL V2.0, It is my hope that we can build this up into something bigger, maybe even an open source engine for games played on top of the operating system UI.

"Let this be a kiss to the whole world!"

About

A widget for Windows that lets you play with blocks and other virtual toys on top of your desktop.

https://blokaroka.com

License:GNU General Public License v2.0


Languages

Language:C++ 98.1%Language:CMake 1.1%Language:C 0.8%