Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 491 Bytes

Intro

This will be a set of demos for a2p. Currently, it is just an ugly webpage with the minimal code needed to get started.

Getting started

Once you clone the repo, the following should get you started

npm i
ng serve

It is currently serving from the default port of 4200. If you have any problems please raise an issue.

Roadmap of demos

  • Animations
  • Dynamic Sprites/Text
  • Interaction
  • Menus
  • Scene/Layer management