Skip to content

mantinone/browser-games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Games

A collection of games to play in a web browser. See the full list of games in the games.md file.

Installation and Setup

Clone the repo, install npm dependencies, and start the server:

$ git clone git@github.com:GuildCrafts/browser-games.git
$ cd browser-games
$ npm install

...

$ npm start
...
Starting up http-server, serving ./public
Available on:
  http://127.0.0.1:4321
  http://10.0.1.11:4321

Then open http://localhost:4321/ in your browser of choice and play away!

About

A collection of games to play in a web browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 8.7%
  • CSS 6.1%