Skip to content

guidr/bullet-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullet Game

A simple game written in JavaScript where a bullet is fired from the point of a mouse click at a random angle and at a random velocity.

Running the game:

  • Install NPM depencencies npm install
  • Build project: npm run build
  • Open dist/index.html in your browser

To rebuild project on development mode: npm start

Author

Guilherme Dalla Rosa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published