Create a game that teaches users how to make different pasta shapes from The Code Dose. Using Phaser.js, Urvashi shows you how to build a JavaScript game with no prior game development experience.

This series covers:

  • Game Development Fundamentals: learn the basic game development concepts, structuring game scenes, exploring ideas, and debugging code during development
  • Programming and Frameworks: use JavaScript and build with the Phaser.js framework
  • Game Planning and Design: plan, brainstorm ideas, and organise the development process
  • Asset Creation and Animation: explore visual styles and different tools for asset creation
  • Content and Narrative Integration: creating content for the pasta encyclopedia, include a storyline and character dialogues
  • Implementing Gameplay Mechanics: implement interactive controls like clicking, drag-and-drop and gestures needed for pasta-making actions
  • Deployment: use a VPS hosting solution to deploy the finished game

Start Watching The Tutorial