Hvergi's Workshop

Cup Game

Introduction, July 28, 2019

While working on another project I hit some roadblocks that required me to switch libraries to make the game I wanted. After some research I settled down on phaser. This change required me to learn a completely new library and dust off my JavaScript skills.

This is just the first game in a series as I work on collecting the experience I need to restart my original project. This one covers a combination of the basics of phaser, and will go through several versions before I am happy with the product.

What I am working on for version 2:

  • Local Highscores
  • GUI
  • Menu Screen
  • Muted Version

If you want to check out the first version CLICK HERE. Warning it has no mute button.