Skip to content

ckimrie/10k-apart-space-fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

10k Canvas & JS Space Fighter

Canvas & JS space game under 10kb for the 10k Apart competition.

Optimised for touch and mobile, but fully functional with keyboard and mouse.

Demo: http://cki-10k-apart.s3-website-eu-west-1.amazonaws.com

Install

  1. Clone the repo
  2. To install dependencies, run npm install
  3. Run npm start to start HTTP server with the game running. Navigate to the URL displayed displayed in the CLI.

Building

  1. Run npm run build 2 The built assets will be placed in a build folder

About

A canvas & JS space game in under 10kb for the 10k Apart competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published