mirror of
https://github.com/Akomry/makeyourownapp-jam.git
synced 2025-12-06 08:43:54 +00:00
App submission for 'Make you own app!' game jam
| .github/workflows | ||
| graphical-app | ||
| .gitignore | ||
| README.md | ||
Make your own app! - Yet Another Collaborative Whiteboard App
What is it ?
@akomry's submission to Make your own app! game jam.
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.
Dependencies
Probably Java 23 up and running.
Installation guide
It will depend on if we manage to generate artifacts using the Maven CI/CD workflows, but you'll probably have to
install a packaged zipped file. Then execute [extract dir]/bin/app.
-Roadmap-
- Brainstorming
- Find a name
- List issues
- Experiment with javafx Canvas
- Implement Canvas creation
- Implement TCP/IP server/client
- Implement event callback
- Implement brush, its size and color
- Implement eraser
- Implement zoom control (WIP, sketchy zoom)
- Implement layering system
License
TBD
Contributors
- @akomry