Skip to content

dandelarosa/asm-2ndyear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asm-2ndyear

Annual Saga Monthly: David's World 2 Demo

How to Run

It's highly recommended that this game is run on a local webserver during development. Since this is a JavaScript project, it's most fitting to use the http-server Node package, which can be installed using the following command:

npm install http-server -g

Launch the web server by calling http-server -p 8000, and then open the game in your browser by going to http://localhost:8000/.

About

Annual Saga Monthly: David's World 2 Prototype

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published