Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drkostas/shooter-game-with-p5js

Simple 2d shooter game written with JavaScript and the p5.js library.
https://github.com/drkostas/shooter-game-with-p5js

game game-2d game-development games html5-canvas javascript p5js

Last synced: 3 months ago
JSON representation

Simple 2d shooter game written with JavaScript and the p5.js library.

Awesome Lists containing this project

README

        

# Demo: [shooter-game.gkos.dev](https://shooter-game.gkos.dev/)

This is a simple 2d shooter game written on JavaScript and the p5.js library.
Inpsired by the classic game "Space Invaders".
Special thanks to the Daniel Shiffman's Coding Train (http://thecodingtrain.com/) for his great YouTube tutorials.