HTML5 Game Development
   
  • HOME
  • News
  • Tutorials
  • Engines
  • Demos
  • Tools
  • Partners
  • Mobile HTML Game
  • Guess The Celebrity
  • About us

Building your Own Tipsy Tower Game using Phaser and Box2D

Phaser is one of the most popular frameworks for developing HTML5 games. Here is a series of tutorials that will help you build your own Tipsy Tower game using this framework and the Box2D physics engine.

There are 3 steps to create your own Tipsy Tower game.

Tutorial 1: Getting Started

First off, you need to download Phaser before you can code your own game. The first tutorial focuses on creating the visuals, the core gameplay, and its rigid physics for the boxes.

To see the prototype and source code, check it here.

Tipsy Tower with Phaser Gameplay

Tutorial 2: Camera Zoom

The second step is to create a camera zoom effect every time you drop a crate to the ground. The camera zoom depends on how tall your tower is. If the tower increases height after the latest dropped crate, then the camera will zoom out. Otherwise, the camera will zoom in.

For the source code and prototype, go here!

Tipsy Tower with Phaser Gameplay 2

Tutorial 3: Timer

The final part of the tutorial teaches you on how to create the GUI, timer, and game over scene. For the full source code, check it here.

Tipsy Tower with Phaser Gameplay 3

Overall, these tutorials demonstrated to us of what can be achieved using Phaser and Box2D. With these two, you can now start building your own Tipsy Tower game.

Share List

You might also find this interesting:


  1. Create a Bloody Dripping Effect with Phaser Using physics and easing functions, you can create a bloody dripping effect for your horror-themed games. A Phaser online tutorial gave tips on how to create this effect using the...

  2. Intro to Box2D: physics simulations for HTML5 games Seth Ladd, a developer advocate at Google put together an excellent, in-depth intro presentation on using Box2D as a physics simulation in HTML5 Game. It covers which port of Box2D...

  3. Phaser 3 Modular Game World Tutorial If you want to learn more about game development, check out this Phaser 3 Modular Game World tutorial. This is the first of a series of blogs and it talks...

  4. Creating a Platformer Game on Phaser 3 If you are planning to develop a Mario-like platformer game using Phaser 3, then check out this tutorial. The guide tackles different topics such as using tiled maps, designing and...

  5. Building a Google Chromecast Game The Chromecast USB device is thought of as a device to beam content onto big screens. Its mainly used to beam movies and tv shows. This “casting” action is done...

Box2D, Phaser, Physics, Stacking Game
Games-4, HTML5 Game Dev Tutorials, HTML5-4

License HTML5 Games

Are you a company looking to license HTML5 games? We recommend MarketJS.com, a B2B platform for licensing games.

MarketJS has over 300 HTML5 games for licensing. They also provide additional services such as game reskin, custom development, and white label portals.

Html5 Game Development


Follow @GameDevHTML5



WHAT’S NEW

  • Game Localization For Food Delivery App

  • HTML5 Games in Guest Room Tablets

  • What’s New in Phaser 3.50

  • Particle and Sprite Editors in Babylon.js 4.2

  • Healthcare Industry HTML5 Games



NEW DEMOS

  • Vertical Endless Runner Prototype

  • Particle and Sprite Editors in Babylon.js 4.2

  • Song Maker in Google Experiment

  • Phaser 3 Experiment for Drawing Cards

  • HTML5 Game for a Recycling Campaign


ENGINES

  • GDevelop – Free and Easy HTML5 Game Engine

    If you are looking for a free and easy HTML5 game engine, check out GDevelop. This game creator is designed to be used by everyone, with its no-code, open-source, free, …Read more

  • Phaser 3 Game Object Pools Tutorial

    Memory allocation inside update loops often causes framerate problems in real-time gaming. One of the best solutions to this is to use Object Pools in Phaser 3. An Object Pool …Read more

  • Games During The COVID-19 Pandemic

    There so many effective ways to engage your audience with HTML5 games. Here is an example of how to run a game campaign to keep users motivated during difficult times. …Read more

SEARCH OUR ARCHIVES

CONNECT

rss twitter

HTML5 Game Development is proudly run by 3P Solutions Inc

GOT NEWS?

Send new engines, demos, information and tips to hello@html5gamedevelopment.com

MONTHLY MEETUP

In boston? Join us for the Monthly HTML5 Game Development meetup.

BOOKS

We're in the process of writing a few books about game development. Coming soon!

Copyright HTML5gamedevelopment.com