fr0gs / phaser-typescript-portfolio

Interactive portfolio with an 8 bit RPG look.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser Typescript Boilerplate

A version of my Portfolio / CV in the form of a classic RPG level.

  • Phaser (2.4.4)
  • Typescript
  • Grunt build process
  • Basic game
    • Preload State, with loading bar
    • Game State

Boilerplate taken from https://github.com/cloakedninjas/phaser-typescript-boilerplate

Building

grunt dev --force for single build or grunt watch to compile as you make changes.

Running

Built files are placed into the public/ directory. Point a webserver at it, and you're away!

http-server public

About

Interactive portfolio with an 8 bit RPG look.


Languages

Language:JavaScript 34.1%Language:TypeScript 29.1%Language:CSS 26.7%Language:PLSQL 7.4%Language:HTML 2.7%Language:Batchfile 0.0%