Search the Community
Showing results for tags 'p5js'.
-
My first ever Javascript program. Used p5 for some reason here too. Anyway, simple 2D sidescroll jump around whatever. Still wondering is JS or C# the one i would like to use for my future (and prpably similar) projects. Playable game via browser here. GitHub link here. Check readme.MD at github if you want to learn more. Rock on and prospect.
- 1 reply
-
- sidescroller
- p5js
-
(and 1 more)
Tagged with:
-
Hey guys, This is my first game for android made with p5js, cordova and angular js. https://play.google.com/store/apps/details?id=com.blissfullapps.blissgame Simple addictive accelerometer based game with a single mechanic. Subtle changes as you go make things interesting, keeps you on your toes, questions your ability, makes you think about how tiny changes increase the difficulty and how practice removes that difficulty very soon. Good soothing background music. The game play video is here One bug that I have in this game is, the background music keeps playing unless the game is exited or stopped in the background if the user exits by pressing home button. Any suggestion how to fix that issue? I have tried with javascript events and a bit of android native code changes but it didn't work. Designed and developed the whole thing myself. Any feedback will be appreciated and please share