项目作者: Svehla

项目描述 :
Simple 2D agar.io inspired game where you compose music just by eating game elements from playground.
高级语言: TypeScript
项目地址: git://github.com/Svehla/JLS-breakdown.git
创建时间: 2020-04-14T08:16:34Z
项目社区:https://github.com/Svehla/JLS-breakdown

开源协议:MIT License

下载


JLS-breakdown Game

Simple 2D agar.io inspired game where you compose music just by eating
game elements from playground.

Each time you eat something -> some sounds is generated so you compose
your own music just by moving (aka changing your cursor on the browser screen)

I developed this game in 2017 for personal purposes.
In 2020 I did small refactor to hooks and typescript and publish it on my github

Preview

Game is temporary deployed this url: http://jake-loves-space-game.svehlik.eu/

Screenshot

game preview

visualised performance for getAnimationFrame event game loop

game preview

dev

app is builded on create-react-app react boilerplate

run for local development

  1. npm install
  2. npm run start

build

  1. npm run build

License

JLS-breakdown Game is licensed under the MIT license.

TODO:

  • adding multiplayer
  • sounds are ofter not predictable