AlexZ005 / p5js-rpg

Example demo from main branch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5js RPG demo

This is another try of implementing a game using P5JS.
Collection of scripts from different sources joined together.
The game logic heavy relates to vis-timeline library.

Demo could be seen using this link:

https://alexz005.github.io/p5js-rpg

Code snippets/ideas used for reference:

Menu: https://www.youtube.com/watch?v=TgHhEzKlLb4&ab_channel=Veritasium

Dialog: https://editor.p5js.org/kura/sketches/nso_ojdTw
Dialog images generated with https://make.girls.moe/#/

Spell menu: https://editor.p5js.org/mikedasilva7/full/5AAG06Wbd

Player grid: https://codepen.io/Twinbee/pen/bGbXarp

Useful Articles

Code performance: https://github.com/processing/p5.js/wiki/Optimizing-p5.js-Code-for-Performance

License for some assets (Creative Commons Zero, CC0)

RPG Block Pack (Pixel)  
by  Kenney Vleugels (Kenney.nl)  

http://creativecommons.org/publicdomain/zero/1.0/
Consider purchasing Kenney Game Assets.
Credit to Kenney (www.kenney.nl)

Hits

About

Example demo from main branch

License:Other


Languages

Language:JavaScript 93.2%Language:HTML 6.3%Language:CSS 0.5%