{"id":26341085,"url":"https://github.com/treechcer/rogue-like-game","last_synced_at":"2025-03-16T04:28:41.045Z","repository":{"id":264888727,"uuid":"894540905","full_name":"Treechcer/Rogue-Like-Game","owner":"Treechcer","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-05T09:53:06.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-05T10:32:38.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Treechcer.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-26T14:35:13.000Z","updated_at":"2024-12-01T10:15:06.000Z","dependencies_parsed_at":"2024-11-26T17:22:53.265Z","dependency_job_id":"b122a67d-2c99-451e-8b7f-3ceaace848c6","html_url":"https://github.com/Treechcer/Rogue-Like-Game","commit_stats":null,"previous_names":["treechcer/rogue-like-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Treechcer%2FRogue-Like-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Treechcer%2FRogue-Like-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Treechcer%2FRogue-Like-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Treechcer%2FRogue-Like-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Treechcer","download_url":"https://codeload.github.com/Treechcer/Rogue-Like-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826809,"owners_count":20354220,"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-03-16T04:28:40.459Z","updated_at":"2025-03-16T04:28:41.033Z","avatar_url":"https://github.com/Treechcer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rogue-Like-Game\r\nA simple roguelike game built with Python and Pygame. Navigate your character through a dynamically loaded tile-based map, avoiding walls and interacting with moving enemies. This project is a learning exercise in game development and classic roguelike mechanics.\r\n\r\n## Features\r\n- **Tile-based movement**: Control your character using the arrow keys.\r\n\r\n- **Enemy AI**: Enemies move strategically toward the player.\r\n\r\n- **Dynamic level loading**: Levels are drawn dynamically from a 2D array.\r\n\r\n- **Custom sprites**: Predefined sprite assets bring the game to life.\r\n\r\n- **Fullscreen gameplay**: The game automatically adjusts to fullscreen, scaling to fit any resolution.\r\n\r\n## Requirements\r\n- Python 3.8+\r\n\r\n- Pygame 2.0+\r\n\r\n## How to Run\r\n1. Clone the repository:\r\n   ```bash\r\n   git clone https://github.com/Treechcer/Rogue-Like-Game\r\n   cd Rogue-Like-Game\r\n2. Install dependencies:\r\n```bash\r\n  pip install pygame\r\n```\r\nRun the game:\r\n```bash\r\n  python main.py\r\n```\r\n\r\n## Included Assets\r\n- The game includes the following sprites in the `sprites/` folder:\r\n- `hero1.png`: Player character\r\n- `wall.png`: Wall tiles\r\n- `ground.png`: Ground tiles\r\n- `goblin.png`: Enemy character\r\n- and more\r\n\r\n## Future Plans\r\n- Add new enemy types with varying movement patterns.\r\n- Implement win/lose conditions and scoring.\r\n- Expand the game with multiple levels and items.\r\n- Contributions are welcome! Fork this repository and make it your own.\r\n- and more\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreechcer%2Frogue-like-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreechcer%2Frogue-like-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreechcer%2Frogue-like-game/lists"}