Skip to content

loop614/jboom

Repository files navigation

Description

  • canvas starship game with targets, bullets, collision detection

TypeScript

  • main branch holds the implementation with types. there is also a classes branch. Dist, the build folder is in the repo so the compiled js can be compared.

Status

  • poc done

Requirements

  • npm

Quick Start

  • npm install
  • ./node_modules/typescript/bin/tsc
  • python3 -m http.server 6969
  • open

Development

  • ./node_modules/typescript/bin/tsc --watch

ScreenShot

game screenshot

About

TypeScript with canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published