initial commit

This commit is contained in:
Emi Boucly 2025-03-03 22:31:34 +01:00
commit adc8658d6d
10 changed files with 704 additions and 0 deletions

29
README.md Normal file
View file

@ -0,0 +1,29 @@
# Make your own app! - [appName]
## What is it ?
@torineos and @akomry's submission to `Make your own app!` game jam.
Probably a networking or multimedia app or something.
## Dependencies
You need at least **[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-
- [x] Brainstorming
- [ ] Find a name
- [ ] List issues
## License
TBD
## Contributors
* @torineos
* @akomry