Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kleinesfilmroellchen/spaceinvaders

Space invaders clone in JavaScript and p5.js
https://github.com/kleinesfilmroellchen/spaceinvaders

Last synced: 25 days ago
JSON representation

Space invaders clone in JavaScript and p5.js

Awesome Lists containing this project

README

        

# SpaceInvaders

Space invaders clone in JavaScript and p5.js, by kleinesfilmroellchen.

Live demo: https://klfr.spdns.de/webapps/spaceinvaders/

Uses node for serving: type `npm run start` to serve the page on localhost:5000.

Maybe inspired by TheCodingTrain ?