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

https://github.com/guilleangulo/game

A Javascript game using p5.js library
https://github.com/guilleangulo/game

Last synced: 8 months ago
JSON representation

A Javascript game using p5.js library

Awesome Lists containing this project

README

          

# A Javascript game using P5.js library

This game is an "endless runner" type game developed using the [p5.js](https://p5js.org/) library, a JS client-side library for creating graphic and interactive experiences. It was developed following the course offered by [Alura](https://www.alura.com.br/) #ImersaoGameDev. Some changes are added, like the new class Sprite which handles the sprites and implements a method for creating the matrix for each character.

## Live Demo
[Here](https://game.guilleangulo.me/)