kid-wumeng / mana

A JavaScript Game Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mana

A JavaScript Game Library

Shorthand

  • p = point
  • w = width
  • h = height
  • n = number
  • s = scalar
  • v = vector
  • el = element
  • cb = callback
  • val = value
  • vec = vector
  • mat = matrix
  • buf = buffer
  • deg = degree
  • rad = radian
  • cfg = config
  • opt = option
  • msg = message
  • ctx = context
  • loc = location
  • pub = publish
  • sub = subscribe
  • src = source
  • dst = destination
  • dist = distribution

About

A JavaScript Game Library


Languages

Language:CoffeeScript 99.7%Language:HTML 0.3%