{"id":26910055,"url":"https://github.com/dylanrothbauer/java-game","last_synced_at":"2025-06-12T07:36:12.994Z","repository":{"id":265134788,"uuid":"895238610","full_name":"DylanRothbauer/Java-Game","owner":"DylanRothbauer","description":"This repository contains a 2D game built entirely in Java without the use of a game engine. It's an educational journey to explore Java's core features, understand game development fundamentals, and enhance programming skills.","archived":false,"fork":false,"pushed_at":"2024-11-28T20:31:47.000Z","size":8323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:37:15.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DylanRothbauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T20:25:49.000Z","updated_at":"2024-11-28T20:31:51.000Z","dependencies_parsed_at":"2024-11-27T21:37:56.856Z","dependency_job_id":null,"html_url":"https://github.com/DylanRothbauer/Java-Game","commit_stats":null,"previous_names":["dylanrothbauer/java-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DylanRothbauer/Java-Game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FJava-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FJava-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FJava-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FJava-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DylanRothbauer","download_url":"https://codeload.github.com/DylanRothbauer/Java-Game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FJava-Game/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259421071,"owners_count":22854727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-01T13:30:44.004Z","updated_at":"2025-06-12T07:36:12.975Z","avatar_url":"https://github.com/DylanRothbauer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Game Project 🚀\n\nWelcome to my **Java Game** project! This repository contains a 2D game built entirely in Java without the use of a game engine. It's an educational journey to explore Java's core features, understand game development fundamentals, and enhance programming skills.\n\n## 🛠 Project Overview\n- **Technologies Used:** Java, Swing/AWT (for graphics), custom game loops, and more.\n- **Development Environment:** Developed using a Java IDE (e.g., IntelliJ, Eclipse, or VS Code).\n- **Tutorial Reference:** Inspired by [RyiSnow's YouTube Channel](https://www.youtube.com/@RyiSnow).\n\n## 🎮 Features (Planned/Implemented)\n- **Tile-based world:** Procedurally generated world map.\n- **Entity system:** Player, enemies, and interactive objects.\n- **Collision detection:** Smooth player-object interactions.\n- **Custom sprites:** Load and display characters and environment elements.\n- **Game mechanics:** Movement, health system, and environmental interactions.\n\n## 📂 Repository Structure\n```plaintext\nJava-Game/\n├── src/\n│   ├── main/\n│   │   ├── GamePanel.java     # Main game loop and rendering\n│   │   ├── App.java           # Entry point\n│   │   └── Entity/\n│   │       └── Player.java    # Player class and logic\n│   └── resources/             # Images, sprites, and maps\n├── README.md                  # Project documentation\n└── world_map_50x50.txt        # Initial game map data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanrothbauer%2Fjava-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanrothbauer%2Fjava-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanrothbauer%2Fjava-game/lists"}