Skip to content

lcrespom/shape-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shape-wars

A vectorial retro videogame.

  • Written in TypeScript.
  • HTML5 <canvas> used for rendering
  • All elements are rendered as lines or polygons
  • Sound is synthesized using synthlib from Modulator

The game can be played online here. Use Z and X to move the ship left and right, and M to shoot. Use R to restart the game at any time.

ToDo

  • Enemies

    • Create harder version of existing route by multiplying speed & acceleration
    • Random entry point for routes (within a range)
    • Fully random routes
    • Boss wave :-)
  • Collision detection:

    • Refine to pointInPath

About

Vectorial retro videogame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published