Skip to content

smaller game projects to practice coding with javascript

Notifications You must be signed in to change notification settings

frailuie/js-mini-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

javascript games 🎮

single player pong!

sevens out!

seven's out game rules:

  • if the sum of the two dice is a 7, the player receives 0 points for their turn
  • if the two die are equal (for example, both die show 2️⃣) the player receives the sum of the die x 2
  • first player to score 100 points wins! 🏆

About

smaller game projects to practice coding with javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published