Skip to content

Max-im/fly-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fly Shooter Game

Shooter Game with TypeScript and HTML canvas

Tech:

  • TypeScript
  • Canvas

Play now

Play

Running:

  • clone the repo
  • go to the project dir cd fly-shooter
  • install dependecies npm i
  • run npm run dev
  • open http:https://localhost:1234

Description:

You play by a metal see horse and shoot at metal fishes. Every fish has own score and lives amount. To win you should get some score number for set time. Every fish you destroy add you score but every fish touches you reduce appropriate score amount. If you score number is less than 0 - you lose. A lighting fish (Lucky) has no score, but if you touch the fish you turn on a "turbo mode" for 10 seconds. In the turbo mode you have an additional gun and extra bullet to shoot.

Releases

No releases published

Packages

No packages published