mirror of
https://github.com/Akomry/makeyourownapp-jam.git
synced 2025-12-06 08:43:54 +00:00
initial commit
This commit is contained in:
commit
adc8658d6d
10 changed files with 704 additions and 0 deletions
29
README.md
Normal file
29
README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue