This is the documentation for a simple HTML5 Canvas game written in Scala, and cross compiled to run in the browser targeting the HTML5 Canvas.
This package object provides generic class and operators for 2D Position
s, as well as dealing with 2D areas.
This package object provides generic class and operators for 2D Position
s, as well as dealing with 2D areas.
The package includes externally this package object the main traits Page
, Game
and class GameState
as well for the auxiliary trait CanvasComponent
(overarching for Hero
, Monster
and Playground
).
This is the documentation for a simple HTML5 Canvas game written in Scala, and cross compiled to run in the browser targeting the HTML5 Canvas.
See also:
Package structure
Notable packages include:
nl.amsscala.simplegame