Final ship for SoM, is the 2nd major release of Liveboard! This release brings widgets to Liveboard!! Now you can see the weather, date and time at just a glance. Additionally, it also has a pomodoro timer widget! This runs even when you switch window, and plays an audible chime to signal the timer has ended, turning Liveboard from a simple whiteboard, into a fully featured productivity powerhouse!
GH Repo: github.com/MadAvidCoder/Liveboard
SoM Link: summer.hackclub.com/projects/13534
Download Link: github.com/MadAvidCoder/Liveboard/releases/latest
Just shipped v1.3.0!!! It introduces sticky notes! These notes can be placed anywhere on the canvas, and have full markdown support. They have a few different colours and can also be pinned in place. Autosave means that they persist (like ink and shapes) even if the app is restarted :D
I've now shipped Liveboard v1.2.0 , due to some bugs in the release). The two main new features are autosave and dark mode!! Autosave means that your drawings will persist even over app restarts. Dark mode is fairly self explanatory, but might be the best UI upgrade for users of dark mode - now it really blends into the desktop background.
Just shipped liveboard v1.1! This update brings new features, like shapes and text! Now you can make drawings come to life with perfect shapes and lines, as well as add legible text faster than handwriting it!
I've just shipped liveboard!
It currently only has core features, but I've put work into making the overall structure and framework for it, so it can easily be expanded in future. Essentially, Liveboard is an app that transforms your computer desktop into an endless whiteboard canvas. All you have to do is minimise your window, and creativity is right at hand!
SoM Link: summer.hackclub.com/projects/13534
Github Repo: github.com/madAvidCoder/liveboard
Download Link: github.com/MadAvidCoder/Liveboard/releases/tag/v1.0.0
(Pls DM me or reply here if you have any issues installing or find any bugs! I've only been able to test on Windows, so if you have issues on other OSs, then let me know, so I can fix them 😃)
Hey guys! I've just finished my CodeClicker clicker game! It's a web-based clicker game, where you can click to write 'code' (the in-game currency). You can use 'lines of code' to get upgrades which allow to get more lines per click, and also unlock autocoders, which code for you. There are also some epic cosmetic upgrades, like matrix rain, click effects, crt screens and more!
Demo: madavidcoder.github.io/CodeClicker
Repo: github.com/MadAvidCoder/CodeClicker
SoM Devlogs: summer.hackclub.com/projects/11639
I've just finished my Ultimate Tic Tac Toe. About to ship now! I finalised the system, and implemented a number of bug fixes. I didn't add an AI opponent, but I might release an update with it another time.
I've been working on my ultimate tic-tac-toe game. I've almost finished it, and just need to add a start screen and maybe an AI opponent.