gliberal / sfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Santa's Flappy Sled

Introduction

Santa's Flappy Sled is a game done with PhaserJS where you control Santa and its reindeers in order to get back the lost gifts during the Christmas Eve.

For developers

The game is based upon Phaser state in 3 files: "loader.js" (data preloading), "menu.js" (display the menu) and "play.js" (display the game). The "game.js" file is managing all these states.

For players

You can freely play to the game on Celisoft website or on itch.io.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.6%Language:HTML 1.2%Language:CSS 0.2%