Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

hard-rreset/BobJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bob.skeleton [deprecated]

Bob the Skeleton goes for a walk

This was the time i was messing with JS and decided to make a game.

Folder structure

  • src - source code for your kaboom project
  • www - distribution folder, contains your index.html, built js bundle and static assets

Development

$ npm run dev

will start a dev server at http://localhost:8000

Distribution

$ npm run build

will build your js files into www/main.js

$ npm run bundle

will build your game and package into a .zip file, you can upload to your server or itch.io / newground etc.

About

Bob the Skeleton goes for a walk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published