Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
/ canvas-td Public archive
forked from tkazec/canvas-td

A Tower Defense game with real objects as towers for Lampix tabletop AR.

License

Notifications You must be signed in to change notification settings

altcatalin/canvas-td

 
 

Repository files navigation

Canvas TD

A Tower Defense game with real objects as towers.
This is a wrap around Teddy's Canvas TD for Lampix tabletop AR. The interactions are transformed into mouse events for the legacy app.

Video attached to this tweet

Lampix Apps API

Usage

  • clone repository
  • update config.json with the maximum heights of the objects that are used as towers
  • npm install
  • npm run build
  • upload the .zip file from dist-x.y.z directory to Lampix (directly to device or through MyLampix)

Todo

  • call UI actions directly from watcher's callback and remove event listeners
  • implement tower management (move, sell, upgrade etc)
  • update UI (buttons etc)
  • ...

About

A Tower Defense game with real objects as towers for Lampix tabletop AR.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.9%
  • HTML 25.5%
  • Python 12.1%
  • CSS 7.8%
  • Shell 0.7%