{"id":14964032,"url":"https://github.com/michaelkolesidis/chompy-o-croc","last_synced_at":"2025-10-25T03:31:22.316Z","repository":{"id":193387616,"uuid":"688603164","full_name":"michaelkolesidis/chompy-o-croc","owner":"michaelkolesidis","description":"Run and jump around platforms, collecting stars, chomping on delicious food, and avoiding bombs!","archived":false,"fork":false,"pushed_at":"2023-11-23T03:06:08.000Z","size":489,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T05:33:45.124Z","etag":null,"topics":["croc","crocodile","cute","cute-animals","game","game-2d","game-dev","game-development","gamedev","phaser","phaser-game","phaserjs","pixel-art","pixelart","platform-game","platform-game-2d","platformer","platformer-game","typescript","typescript-game"],"latest_commit_sha":null,"homepage":"https://chompy-o-croc.vercel.app","language":"TypeScript","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/michaelkolesidis.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}},"created_at":"2023-09-07T17:38:08.000Z","updated_at":"2024-07-02T11:04:51.000Z","dependencies_parsed_at":"2023-11-23T04:38:25.597Z","dependency_job_id":null,"html_url":"https://github.com/michaelkolesidis/chompy-o-croc","commit_stats":null,"previous_names":["michaelkolesidis/chompy-o-croc","mnkbb699/chompy-o-croc","mkole/chompy-o-croc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fchompy-o-croc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fchompy-o-croc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fchompy-o-croc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fchompy-o-croc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelkolesidis","download_url":"https://codeload.github.com/michaelkolesidis/chompy-o-croc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238075285,"owners_count":19412308,"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":["croc","crocodile","cute","cute-animals","game","game-2d","game-dev","game-development","gamedev","phaser","phaser-game","phaserjs","pixel-art","pixelart","platform-game","platform-game-2d","platformer","platformer-game","typescript","typescript-game"],"created_at":"2024-09-24T13:32:29.911Z","updated_at":"2025-10-25T03:31:22.310Z","avatar_url":"https://github.com/michaelkolesidis.png","language":"TypeScript","funding_links":["https://ko-fi.com/michaelkolesidis'","https://cdn.ko-fi.com/cdn/kofi1.png'"],"categories":[],"sub_categories":[],"readme":"![Character](./screenshots/character.png)\n\n# Chompy O'Croc\n\n**Run and jump around platforms, collecting stars, chomping on delicious food, and avoiding bombs!**\n\n_Chompy O'Croc_ is a 2D arcade/platform game created in the style of pixel art.\n\n\u003ca href='https://ko-fi.com/michaelkolesidis' target='_blank'\u003e\u003cimg src='https://cdn.ko-fi.com/cdn/kofi1.png' style='border:0px;height:45px;' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n## Technologies\n\nThe game was made with [Phaser](https://phaser.io/), [Vite](https://vitejs.dev/), and [TypeScript](https://www.typescriptlang.org/).\n\n## Gameplay\n\n![Hello](./screenshots/hello.png)\n\nYou are _Chompy_, a cute crocodile with a big appetite for food and adventure! You have three ❤️ at the start of the game. You are inside a colorful level, that consists of the ground and three platforms.\n\n### Stars\n\n![Star](./screenshots/star.png)\n\nAt the start of the game, **10 stars** to collect fall from the sky and are spread throughout the level. When all stars are collected, a new batch falls, along with a bomb.\n\n### Bombs\n\n![Bomb](./screenshots/bomb.png)\n\nBombs **bounce around the level** at a random speed. Whenever the player is touched a bomb, one of the three ❤️ is lost.\n\n### Food\n\nAfter **Round 3**, and **every second round**, a piece of food enters the game along with the bomb, that serves as power-up. Be fast as food disappears after a few seconds! There are currently two power-ups:\n\n#### Banana\n\n![Banana](./screenshots/banana.png)\n\n**Restores health** to three ❤️.\n\n#### Orange\n\n![Banana](./screenshots/orange.png)\n\n**Removes all bombs** from the level.\n\n## Controls\n\nThe game is played exclusively with the keyboard.\n\n|      Key(s)      | Action             |\n| :--------------: | ------------------ |\n|    Left Arrow    | Move Left          |\n|   Right Arrow    | Move Right         |\n| Up Arrow / Space | Jump               |\n|      Enter       | Game start/restart |\n\n## Screenshots\n\n![1](./screenshots/screenshot-1.png)\n![2](./screenshots/screenshot-2.png)\n![3](./screenshots/screenshot-3.png)\n\n## Trivia\n\n- _Chompy_ loves pizza!\n- I created all the pixel art used in the game using [LibreSprite](https://libresprite.github.io/#!/).\n- The character, the platforms and the stars were adapted from an image featured in the homepage of [Aseprite](https://www.aseprite.org/), with me adding the character's animation frames.\n- The game is based on a tutorial found in the official [Phaser website](https://phaser.io/tutorials/making-your-first-phaser-3-game).\n\n## 💖 Support the Project\n\nThank you so much for your interest in my project! If you want to go a step further and support my work, buy me a coffee:\n\n\u003ca href='https://ko-fi.com/michaelkolesidis' target='_blank'\u003e\u003cimg src='https://cdn.ko-fi.com/cdn/kofi1.png' style='border:0px;height:45px;' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n## Copyright\n\n© Michael Kolesidis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Fchompy-o-croc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelkolesidis%2Fchompy-o-croc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Fchompy-o-croc/lists"}