Skip to content

johnallsup/javascript-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-games

Some simple games written in Javascript

Inspiration

There are a number of Javascript game tutorials on youtube. The ones by Ania Kubów got me started.

Minesweeper

This is based around the tutorial at: https://www.youtube.com/watch?v=rxdGAKRndz8

A few features of my version:

  • You cannot hit a mine with your first square. This requires adjusting the mine locations after the first square has been clicked, but before it is revealed.

About

Some simple games written in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published