A downloadable tool

This is my first ever game-jam submission. I made it strictly during the jam. Hope it's fine enough!


Basically, this is an online drawing app. It only has the most basic tools for now, pen and eraser with custom color, but I hope to be able to add more.

It's entirely written in JavaFX and uses TCP/IP protocol for communication. Any client is able to host, by default on port 8090. Once you've hosted, you might have to port forward (cf. nat forwarding on your box), but then it's self-hosted: no distant server is required to host!

For now, anyone can join a whiteboard, but i plan to add a basic authentication system.

Then, you can just create a new canvas and start drawing!

It should work as standalone, but if you encounter any issue, try installing Java 23.


Here's the link to the Github Repo.


Download

Download
linux-app.zip 33 MB
Download
windows-app.zip 31 MB

Leave a comment

Log in with itch.io to leave a comment.