Skip to content

janremes/LudumDare2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test

fdsf

Pre-requesits

You will need to have node and gulp setup on your machine.

Getting started

To package all source files and run on a local server simply run the following command:

$ gulp

This should open a browser window with the game running locally. You can copy the address and paste it into any browser on your local network (including mobiles and tablets).

Editing

When editing, make sure you update the files within the src directory. These files will then be compressed and added to the bin directory ready for publishing.

The JavaScript files have been set in a modular way using browserify. This means you can treat the files like you do with node modules.

Happy gaming!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published