vanicat / surving-flock

Alakajam 8 entry: a surving flock game!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

surviving-flock

Alakajam 8 entry: a surveying flock game!

Release under Creative Commons Attribution 4.0 International License.

Every javascript code can also be use under the GPL-v3.

Small snippets from it can be used freely.

To run

Just go on the designated github page, or download the files, and use any web server to serve it.

Tools

Done in javascript using :

  • visual studio code as editor, with the "HTTP Server/HTML Preview" plugin for testing.
  • For graphics:
    • Simple draw on android for creation
    • removebg for transparency
    • Paint3D for cropping.
  • But mostly this is a Phaser 3 game for rendering, physics, ...
  • The flocking algorithm is vastly inspired by a processing example

About

Alakajam 8 entry: a surving flock game!


Languages

Language:JavaScript 92.8%Language:HTML 7.2%