This repository is an archive of the games created by the Together Java community during various game jam events.
- The folders in the root directory are named by the date the game jam started (mm-yyyy).
- Inside each of those folders are subfolders named after the Discord usernames of the participants.
- Each participant folder contains the files, source code, and/or ZIP submissions for their project.
Feel free to explore, play, and learn from each project!
Since each game may be structured slightly differently:
- Navigate to the game's folder.
- Read its specific
README.md(if available). - Follow the setup and run instructions provided there.
Most games are built using Java, so you may need:
- Java JDK (version specified in each project, if applicable)
- An IDE such as IntelliJ IDEA, Eclipse, or VS Code
Dive in.
Play the games.
Learn something new.
Celebrate the creativity of the Together Java community.
Happy coding and happy gaming!