sisilhowie99 / codeys-conundrum

A game built using PhaserJS. Implements animations, transitions, and tweens, in addition to the basics and physics in the game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeys-conundrum

project from Codecademy course on PhaserJS - implement animations, transitions, and tweens

Implement animations and tweens using PhaserJS


the game requires the user to memorize the numbers' locations and click the correct circles in order

  • all basic interactivity included
  • use spritesheets
  • use sprites
  • animates the circle when the wrong one is clicked
  • different animation for when user 'wins' or 'loses'

About

A game built using PhaserJS. Implements animations, transitions, and tweens, in addition to the basics and physics in the game.


Languages

Language:JavaScript 93.9%Language:HTML 6.1%