/dragonSlayer

HTML5 Tower Defense game

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

HTML5 Game Skeleton

Description

This project is intended to be a reusable skeleton for 2D HTML5 game development.

To-Do

  • Inputs:

    • touchscreen
    • mouse
    • game pad
  • Inputs are dependent on game, game on inputStates

    • maybe add handling to game class, have inputs just toggle States
  • Camera

Attributions

Colors

Fonts

Code and Organization

Intro to Game Development with JavaScript by Chris Perko