Skip to content

Xuloh/invasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invasion : small JS game

Requirements

You need NodeJS. Oh and a browser. That's it.

What does it look like ?

You can see it live here

How to run/build/whatever

Once the repo is cloned, cd into the directory and run npm install to install the dependencies.

Then you can run

  • npm run watch to start the dev server and go to http://localhost:12345
  • npm run build to build the app, you can then find it in the dist sub directory

Enjoy :D

Controls

Key control
ZQSD/WASD move around
mouse aim
left click shoot
Escape open menu

About

Small JS game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages