{"id":14963978,"url":"https://github.com/jojoee/phaser-examples","last_synced_at":"2025-10-25T03:31:22.121Z","repository":{"id":91700878,"uuid":"49007808","full_name":"jojoee/phaser-examples","owner":"jojoee","description":":video_game: Game collections made by Phaser","archived":false,"fork":false,"pushed_at":"2018-12-18T09:14:21.000Z","size":23191,"stargazers_count":192,"open_issues_count":2,"forks_count":61,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-31T05:33:20.441Z","etag":null,"topics":["example","game-development","phaser","phaser-game","phaser-tutorial","phaserjs"],"latest_commit_sha":null,"homepage":"http://jojoee.github.io/phaser-examples/games/","language":"JavaScript","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/jojoee.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":"2016-01-04T16:09:00.000Z","updated_at":"2024-12-13T19:13:43.000Z","dependencies_parsed_at":"2024-04-22T19:50:40.676Z","dependency_job_id":null,"html_url":"https://github.com/jojoee/phaser-examples","commit_stats":{"total_commits":177,"total_committers":2,"mean_commits":88.5,"dds":0.005649717514124242,"last_synced_commit":"7d76d302c191c119f7627a1630ae24818ff309d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fphaser-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fphaser-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fphaser-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fphaser-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jojoee","download_url":"https://codeload.github.com/jojoee/phaser-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238075271,"owners_count":19412307,"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":["example","game-development","phaser","phaser-game","phaser-tutorial","phaserjs"],"created_at":"2024-09-24T13:32:25.200Z","updated_at":"2025-10-25T03:31:15.193Z","avatar_url":"https://github.com/jojoee.png","language":"JavaScript","readme":"# Phaser Examples\nA collection of games made by phaser, [DEMO](http://jojoee.github.io/phaser-examples/games/)\n\n[![Phaser Examples - Screenshot](https://raw.githubusercontent.com/jojoee/phaser-examples/gh-pages/games/demo.jpg \"Phaser Examples - Screenshot\")](http://jojoee.github.io/phaser-examples/games/)\n\n## Getting started\n1. Set path (e.g. `cd C:\\xampp\\htdocs\\jojoee.com\\phaser-examples`)\n2. Install global: `npm install -g bower gulp yarn`\n3. Install dependencies: `yarn \u0026\u0026 bower install`\n4. Start: `gulp`\n\n## Help me add new games :)\n\n## Other games (multiplayer)\n- [Blocker - Multiplayer online game using Phaser + WebSocket (Socket.IO)](https://github.com/jojoee/blocker)\n- [fbaiodias/phaser-multiplayer-game](https://github.com/fbaiodias/phaser-multiplayer-game)\n- [borismus/osmus](https://github.com/borismus/osmus)\n\n## Other games\n- [Phaser Jump Game](http://codepen.io/jackrugile/pen/fqHtn)\n- [Snake](https://github.com/beije/phaser-game-snake/)\n- [Phaser \u0026 P2 Physics: Working with Polygon Colliders](http://codepen.io/codevinsky/pen/JAoHa)\n- [Drag and Drop in Phaser](http://codepen.io/jdnichollsc/pen/WbZgwM)\n- [Lives like Zelda in Phaser](http://codepen.io/jdnichollsc/pen/NPJmRq)\n- [Phaser y TimelineLite](http://codepen.io/jdnichollsc/pen/ZYeWEr)\n- [Menu](http://codepen.io/john-cheesman/pen/Gpzzbr) - `babel`\n- [Jetpack Joyride](http://zenva-runner.herokuapp.com/)\n- [Health Bar of Life with crop](http://codepen.io/jdnichollsc/pen/oXXRMz)\n- [Lives like Zelda in Phaser](http://codepen.io/jdnichollsc/pen/NPJmRq)\n- [shmup](https://github.com/Chmood/shmup): A shooter game based on Phaser framework\n- [bomb-arena](https://github.com/ahung89/bomb-arena): An HTML5 multiplayer arena-style combat game\n- [phaser-platform](https://github.com/felipepucinelli/phaser-platform): A platform game developed with phaser.io\n- [FlappyBirdClone_tuto](https://github.com/fguillen/FlappyBirdClone_tuto): Phaser game development tuto\n- [admob-demo-game-phaser](https://github.com/floatinghotpot/admob-demo-game-phaser): Demo game for Cordova AdMob plugin, using phaser game engine\n- [phaser-sidescroller](https://github.com/fariazz/phaser-sidescroller): Phaser sidescroller game\n- [Cyber-Orb](https://github.com/EnclaveGames/Cyber-Orb): demo game showcasing Phaser development with Device Orientation od Vibration APIs\n- [Phaser: Arcade Physics and Mass](http://codepen.io/codevinsky/pen/dJhan)\n- [Phaser: Attach Particle Emitter to a sprite](http://codepen.io/codevinsky/pen/aocsr)\n- [Scale, Rotate and Reflect Sprites with drag and drop](http://codepen.io/jdnichollsc/pen/QwXpqX)\n- [CanyonRunner](https://github.com/zackproser/CanyonRunner): A complete HTML5 game using the Phaser framework. Playable, buildable, and published as a tutorial for other game developers.\n- Fruit Ninja: [Part 1](https://gamedevacademy.org/how-to-make-a-fruit-ninja-game-in-phaser-part-1/), [Part 2](https://gamedevacademy.org/how-to-make-a-fruit-ninja-game-in-phaser-part-2/)\n- [How to make a Button in Phaser](http://codepen.io/andrewgrant/pen/WbPMJa)\n- Bomberman: [Part 1](https://gamedevacademy.org/how-to-make-a-bomberman-game-in-phaser-part-1/), [Part 2](https://gamedevacademy.org/how-to-make-a-bomberman-game-in-phaser-part-2/), [Part 3](https://gamedevacademy.org/how-to-make-a-bomberman-game-in-phaser-part-3/)\n- [How to \"lock\" orientation in your HTML5 responsive game using Phaser](http://www.emanueleferonato.com/2015/04/23/how-to-lock-orientation-in-your-html5-responsive-game-using-phaser/)\n- [Health Bar of Life with crop](http://codepen.io/jdnichollsc/pen/oXXRMz)\n- Pong Game: [Part 1](http://www.zekechan.net/getting-started-html5-game-development-pong1/), [Part 2](http://www.zekechan.net/getting-started-html5-game-development-pong2/), [Part 3](http://www.zekechan.net/getting-started-html5-game-development-pong3/), [Part 4](http://www.zekechan.net/getting-started-html5-game-development-pong4/), [Part 5](http://www.zekechan.net/getting-started-html5-game-development-pong5/), [Part 6](http://www.zekechan.net/getting-started-html5-game-development-pong6/), [Part 7](http://www.zekechan.net/getting-started-html5-game-development-pong7/)\n- [phaser-pvz](https://github.com/gabehollombe/phaser-pvz): Some of the basics of a game involving plants and zombies, made with Phaser\n- [Phaser Jump Game](http://codepen.io/jackrugile/pen/fqHtn)\n- [Timberman](http://www.soluka.fr/blog/jeux/phaser-2-creer-timberman-en-html5-canvas/)\n- Fruit Ninja: [Part 3](https://gamedevacademy.org/how-to-make-a-fruit-ninja-game-in-phaser-part-3/)\n- [Flappy Bird 1](https://github.com/codevinsky/flappy-bird-reborn)\n- [Flappy Bird 2](https://github.com/jmiziolek/phaserflappy)\n- [Flappy Bird 3](http://www.emanueleferonato.com/2015/03/10/html5-flappy-bird-prototype-using-phaser-states-extended-classes-and-arcade-physics/)\n- [Space shooter](https://github.com/jschomay/phaser-demo-game)\n- [Turn-Based RPG Game](https://gamedevacademy.org/phaser-rpg-tutorial/)\n- [Infinitely Scrolling Game](https://gamedevacademy.org/how-to-make-an-infinitely-scrolling-game-with-phaser/)\n- Platformer Tutorial with Phaser and Tiled: [Part 1](https://gamedevacademy.org/platformer-tutorial-with-phaser-and-tiled/), [Part 2](https://gamedevacademy.org/platformer-tutorial-with-phaser-and-tiled-part-2/), [Part 3](https://gamedevacademy.org/platformer-tutorial-with-phaser-and-tiled-part-3/)\n- [How to use Pathfinding in Phaser](https://gamedevacademy.org/how-to-use-pathfinding-in-phaser/)\n- [Phaser Tutorial – How to Create an Idle Clicker Game](https://gamedevacademy.org/phaser-tutorial-how-to-create-an-idle-clicker-game/)\n- [Starting out with Phaser and the Isometric Plug-in](http://thoughts.amphibian.com/2015/07/starting-out-with-phaser-and-isometric.html)\n\n## Phaser plugins (official)\n- [Phaser - Shop - Plugins](http://phaser.io/shop/plugins)\n- [Phaser - Shop - Virtual Joystick Plugin](http://phaser.io/shop/plugins/virtualjoystick)\n- [photonstorm/phaser-plugins](https://github.com/photonstorm/phaser-plugins)\n\n## Phaser plugins\n- [codevinsky/phaser-juicy](https://github.com/codevinsky/phaser-juicy)\n- [MattMcFarland/phaser-menu-system](https://github.com/MattMcFarland/phaser-menu-system): Boilerplate menu system for phaser.io\n- [flogvit/phaser-swipe](https://github.com/flogvit/phaser-swipe): A swipe component for Phaser.io\n- [Ezelia/EZGUI](https://github.com/Ezelia/EZGUI): The missing GUI for Pixi.js and Phaser.io http://ezgui.ezelia.com\n- [netgfx/PhaseSlider](https://github.com/netgfx/PhaseSlider)\n- [jcd-as/nadion](https://github.com/jcd-as/nadion)\n- [Cudabear/phaser-illuminated](https://github.com/Cudabear/phaser-illuminated): A Javascript library for interfacing Phaser.js and Illuminated.js for light effects in web games.\n- [hexus/phaser-arcade-slopes](https://github.com/hexus/phaser-arcade-slopes)\n- [lewster32/phaser-plugin-isometric/](https://github.com/lewster32/phaser-plugin-isometric/)\n- [Gamegur-us/phaser-touch-control-plugin](https://github.com/Gamegur-us/phaser-touch-control-plugin)\n- [InformalPenguins/phaser-vjoy-plugin](https://github.com/InformalPenguins/phaser-vjoy-plugin)\n- [dmaslov/phaser-screen-shake](https://github.com/dmaslov/phaser-screen-shake)\n- [xaviserrag/phaserjs-dialogs-plugin](https://github.com/xaviserrag/phaserjs-dialogs-plugin)\n- [satanas/phaser-fade-plugin](https://github.com/satanas/phaser-fade-plugin)\n- [netcell/phaser-inspector](https://github.com/netcell/phaser-inspector)\n- [englercj/phaser-debug](https://github.com/englercj/phaser-debug)\n- [englercj/phaser-tiled](https://github.com/englercj/phaser-tiled)\n- [aaccurso/phaser-state-transition-plugin](https://github.com/aaccurso/phaser-state-transition-plugin)\n- [cristianbote/phaser-state-transition](https://github.com/cristianbote/phaser-state-transition)\n- [jdnichollsc/Phaser-Kinetic-Scrolling-Plugin](https://github.com/jdnichollsc/Phaser-Kinetic-Scrolling-Plugin)\n- [8-uh/phaser-HudManager](https://github.com/8-uh/phaser-HudManager)\n- [netcell/nine-patch-phaser-plugin](https://github.com/netcell/nine-patch-phaser-plugin)\n\n## Related Javascript plugin\n- [mourner/suncalc](https://github.com/mourner/suncalc), Moon \u0026 Sun calculation\n- Joystick: [yoannmoinet/nipplejs](https://github.com/yoannmoinet/nipplejs)\n- Joystick: [jeromeetienne/virtualjoystick.js](https://github.com/jeromeetienne/virtualjoystick.js)\n- Browser offline storage: [marcuswestin/store.js](https://github.com/marcuswestin/store.js)\n- Browser offline storage: [localForage/localForage](https://github.com/localForage/localForage)\n- Browser offline storage: [addyosmani/basket.js](https://github.com/addyosmani/basket.js)\n- Server framework: [NetEase/pomelo](https://github.com/NetEase/pomelo)\n\n## TODO\n- [ ] Creating `.gif` instead of screenshot\n- [ ] Using `ESLint` to fix all js files\n- [ ] Refactor all games (make it same structure)\n- [ ] [Alto's Adventure](http://altosadventure.com/)\n- [ ] [PirateKing](https://www.facebook.com/CashKingPirates/)\n- [ ] [True Color](https://play.google.com/store/apps/details?id=com.Tenminutes.TrueColor)\n- [ ] [Crossy Road](https://play.google.com/store/apps/details?id=com.yodo1.crossyroad), shadow play\n- [ ] Rabbit Collector (like Neko Atsume: Kitty Collector)\n- [ ] `A* pathfinding` by [easystarjs](https://github.com/prettymuchbryce/easystarjs), [phaser_plugin_pathfinding](https://github.com/appsbu-de/phaser_plugin_pathfinding)\n- [ ] [phaser-plugin-isometric](http://www.rotates.org/phaser/iso/)\n- [ ] Menu\n- [ ] Scoreboard\n- [ ] Modal\n- [ ] Advertising\n- [ ] Credit\n- [ ] Option panel  \n- [ ] [Fade](http://www.emanueleferonato.com/2014/09/08/phaser-tutorial-creating-your-own-phaser-plugins/)\n- [ ] Add icon font (e.g. [Font Awesome](https://fortawesome.github.io/Font-Awesome/))\n- [ ] [Emanuele Feronato | italian geek and PROgrammerEmanuele Feronato](http://www.emanueleferonato.com/)\n- [ ] Community Tutorials (e.g. http://phaser.io/learn, http://phaser.io/learn?page=2, http://phaser.io/learn/community-tutorials, http://phaser.io/news/category/tutorial)\n- [ ] [Labs](http://phaser.io/labs)\n- [ ] [Examples](http://phaser.io/examples)\n- [ ] [ludumdare.com/compo/tag/phaser-js](http://ludumdare.com/compo/tag/phaser-js/)\n\n## Reference \u0026 game collection\n- [photonstorm/phaser-ce](https://github.com/photonstorm/phaser-ce)\n- [Phaser 2.6.2 API Docs - Learn - Phaser](http://phaser.io/docs/2.6.2/index)\n- [gamedevacademy.org](https://gamedevacademy.org/category/tutorials/)\n- [Getting Started with Phaser](http://phaser.io/tutorials/getting-started)\n- [making-your-first-phaser-game](http://phaser.io/tutorials/making-your-first-phaser-game))\n- [Official Phaser Tutorials](http://phaser.io/learn/official-tutorials)\n- [lessmilk](http://www.lessmilk.com/phaser-tutorial/)\n\n## Distribution Channel\n- Amazon Web App, [Amazon Web App Tester](http://www.amazon.com/gp/product/B00DZ3I1W8), [Implementing the Amazon In-App Purchasing API in your HTML5 Web Apps](https://developer.amazon.com/appsandservices/community/post/Tx3LQBBJRUYE58P/Implementing-the-Amazon-In-App-Purchasing-API-in-your-HTML5-Web-Apps.html)\n- [itch.io](http://itch.io/)\n- [fgl.com](https://www.fgl.com/)\n- [gamepix.com](http://www.gamepix.com/)\n- [gamejolt.com](http://gamejolt.com/)\n- Chrome Web Store\n\n## Game Inspiration\n- [10 Minute Barbarian](http://studiopuffer.appspot.com/)\n- [RETRO WINGS](https://play.google.com/store/apps/details?id=com.arkavis.retrowingsgame\u0026hl=en)\n- [Fruit Ninja](https://play.google.com/store/apps/details?id=com.polargames3.br)\n- [Puzzle Alarm Clock](http://ysetter.com/post/puzzle-alarm-clock)\n- [TILEBALL](http://www.emanueleferonato.com/stuff/tileball/)\n- [Down The Mountain](https://play.google.com/store/apps/details?id=com.umbrella.downthemountain)\n- [Flinker](https://play.google.com/store/apps/details?id=com.remotepineapple.flinker)\n- [Titans Tower](https://play.google.com/store/apps/details?id=com.remotepineapple.titanstower)\n- [Zombie Stick Hero](https://play.google.com/store/apps/details?id=com.sgs.ZombieStickHero)\n- [Puzzle RECT](https://play.google.com/store/apps/details?id=com.git.puzzlerect)\n- [QuickDate](https://www.facebook.com/photo.php?fbid=10205293217237887\u0026set=pcb.10153194489856573\u0026type=3\u0026theater)\n- [Jetpack Joyride](https://play.google.com/store/apps/details?id=com.halfbrick.jetpackjoyride\u0026hl=en) - Running\n- [Dead Ahead](https://play.google.com/store/apps/details?id=com.chillingo.deadahead.rowgplay\u0026hl=en) - Running\n- [Punch Quest](https://play.google.com/store/apps/details?id=com.noodlecake.punchquest\u0026hl=en) - Running\n- [Tiny Wings](https://itunes.apple.com/en/app/tiny-wings/id417817520?mt=8) - Running\n- [Circle Chain](https://itunes.apple.com/us/app/circle-chain/id512177754?mt=8)\n- [Rayman Jungle Run](https://itunes.apple.com/en/app/rayman-jungle-run/id537931449?mt=8) - Running\n- [Super Stickman Golf 2](https://play.google.com/store/apps/details?id=com.noodlecake.ssg2)\n- [CastleStorm - Free to Siege](https://play.google.com/store/apps/details?id=com.zenstudios.castlestorm\u0026hl=en)\n- [Words With Friends Classic](https://play.google.com/store/apps/details?id=com.zynga.words\u0026hl=en)\n- [Clash of Clans](https://play.google.com/store/apps/details?id=com.supercell.clashofclans\u0026hl=en)\n- [Hearthstone Heroes of Warcraft](https://play.google.com/store/apps/details?id=com.blizzard.wtcg.hearthstone\u0026hl=en) - Card\n- [Neko Atsume: Kitty Collector](https://play.google.com/store/apps/details?id=jp.co.hit_point.nekoatsume\u0026hl=en)\n- [Anodia 2](https://play.google.com/store/apps/details?id=com.clmgames.anodia2_gp\u0026hl=en)\n- [Totome](https://play.google.com/store/apps/details?id=com.goodblood.totome\u0026hl=en) - Side-scrolling\n- [Skiing Yeti Mountain](https://play.google.com/store/apps/details?id=com.featherweightgames.skiiing\u0026hl=en)\n- [Sproggiwood](https://play.google.com/store/apps/details?id=com.freeholdgames.sproggiwood\u0026hl=en)\n- [Geometry Wars 3: Dimensions](https://play.google.com/store/apps/details?id=com.activision.gw3.dimensions\u0026hl=en)\n- [Knights of Pen \u0026 Paper 2](https://play.google.com/store/apps/details?id=com.paradoxplaza.kopp2\u0026hl=en)\n- [Downwell](http://downwellgame.com/)\n- [Alto's Adventure](http://altosadventure.com/)\n- [Niche](http://niche-game.com/)\n- [Capitals - Free Word Battle](https://itunes.apple.com/us/app/capitals-free-word-battle/id968456900?mt=8) - Word Puzzle\n- [Letterpad - Free Word Puzzles](https://itunes.apple.com/in/app/letterpad-free-word-puzzles/id943235780?mt=8) - Word Puzzle\n- [Tiny Guardians](https://play.google.com/store/apps/details?id=com.kurechii.tinyguardians\u0026hl=en)\n- [Hero of Many](https://play.google.com/store/apps/details?id=com.tricksterarts.heroofmany\u0026hl=en)\n- [King's League: Odyssey](https://play.google.com/store/apps/details?id=com.gamenauts.klo\u0026hl=en)\n- [Toast Time](https://play.google.com/store/apps/details?id=org.forceofhabit.toasttime\u0026hl=en)\n- [Super Dangerous Dungeons](https://play.google.com/store/apps/details?id=com.adventureislands.dangerousdungeons\u0026hl=en) - Platformer, Puzzle\n- [Bitcoin Billionaire](https://play.google.com/store/apps/details?id=com.noodlecake.bitcoin\u0026hl=en)- Tycoon\n- [Blendoku 2](https://play.google.com/store/apps/details?id=com.lonelyfew.blendoku2\u0026hl=en) - Puzzle\n- [Digfender](https://play.google.com/store/apps/details?id=com.mugshotgames.digfender\u0026hl=en) - TD\n- [Beneath The Lighthouse](https://play.google.com/store/apps/details?id=com.nitrome.beneaththelighthouse\u0026hl=en) - Puzzle, Rotate\n- [Starific - Endless Reactor](https://play.google.com/store/apps/details?id=com.alexgierczyk.starific\u0026hl=en) - Brick\n- [Magic Touch: Wizard for Hire](https://play.google.com/store/apps/details?id=com.nitrome.magictouch\u0026hl=en) - Touch\n- [PAC-MAN 256 - Endless Maze](https://play.google.com/store/apps/details?id=eu.bandainamcoent.pacman256\u0026hl=en)\n- [Tactile Wars](https://play.google.com/store/apps/details?id=com.ankama.tactilwar\u0026hl=en)\n- [You Must Build A Boat](https://play.google.com/store/apps/details?id=com.eightyeightgames.ymbab\u0026hl=en)\n- [Time Surfer](https://play.google.com/store/apps/details?id=com.kumobius.android.carpet\u0026hl=en) - Running\n- [Banana Kong](https://play.google.com/store/apps/details?id=com.fdgentertainment.bananakong\u0026hl=en) - Running\n- [Sling Kong](https://play.google.com/store/apps/details?id=com.protostar.sling\u0026hl=en)\n- [Only One](https://play.google.com/store/apps/details?id=com.rebelbinary.onlyone\u0026hl=en) - PVP\n- [Hanger World - Rope Swing](https://play.google.com/store/apps/details?id=com.asg.hangerworld\u0026hl=en)\n- [BADLAND](https://play.google.com/store/apps/details?id=com.frogmind.badland\u0026hl=en)\n- [Apocalypse Meow](https://play.google.com/store/apps/details?id=com.splitcell.apocalypsemeow\u0026hl=en)\n- [Angry Birds](https://play.google.com/store/apps/details?id=com.rovio.angrybirds\u0026hl=en) - Puzzle\n- [Superbrothers: Sword \u0026 Sworcery EP](http://store.steampowered.com/app/204060/)\n- [Monument Valley](https://play.google.com/store/apps/details?id=com.ustwo.monumentvalley\u0026hl=en) - Puzzle, 3D\n- [Threes!](https://play.google.com/store/apps/details?id=vo.threes.exclaim\u0026hl=en) - Puzzle, Math\n- [VVVVVV](https://play.google.com/store/apps/details?id=air.com.distractionware.vvvvvvmobile\u0026hl=en)\n- [Lara Croft GO](https://play.google.com/store/apps/details?id=com.squareenixmontreal.lcgo\u0026hl=en) - Action, 3D, Puzzle\n- [Cut the Rope](https://play.google.com/store/apps/details?id=com.zeptolab.ctr.paid\u0026hl=en) - Puzzle\n- [Where's My Water?](https://play.google.com/store/apps/details?id=com.disney.WMW\u0026hl=en) - Puzzle\n- [Kingdom Rush Frontiers](https://play.google.com/store/apps/details?id=com.ironhidegames.android.kingdomrushfrontiers\u0026hl=en) - TD\n- [Plants vs. Zombies 2](https://play.google.com/store/apps/details?id=com.ea.game.pvz2_row\u0026hl=en) - TD\n- [GHOST TRICK: Phantom Detective](https://itunes.apple.com/us/app/ghost-trick-phantom-detective/id489113377?mt=8)\n- [Ridiculous Fishing](https://play.google.com/store/apps/details?id=com.vlambeer.RidiculousFishing\u0026hl=en)\n- [Super Meat Boy](http://store.steampowered.com/app/40800/) - PC\n- [Hotline Miami](https://play.google.com/store/apps/details?id=com.devolver.hlm1\u0026hl=en) - Action, Top-Down\n- [LIMBO](http://store.steampowered.com/app/48000/) - PC\n- [FEZ](http://store.steampowered.com/app/224760/) - PC, 3D, Puzzle\n- [Shovel Knight](http://store.steampowered.com/app/250760/) - PC, 2D, Platformer, Action\n- [Braid](http://store.steampowered.com/app/26800/) - PC, Puzzle\n- [Cave Story+](http://store.steampowered.com/app/200900/) - PC\n- [Bastion](http://store.steampowered.com/app/107100/) - PC, Action\n- [Super Hexagon](https://play.google.com/store/apps/details?id=com.distractionware.superhexagon\u0026hl=en)\n- [Snow World by Sparklin Labs](https://sparklinlabs.itch.io/hunt-the-yeti)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fphaser-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojoee%2Fphaser-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fphaser-examples/lists"}