quasilyte / sinecord

Create music by the power of math!

Home Page:https://quasilyte.itch.io/sinecord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinecord

A game submitted to Ebitengine 2023 game jam.

Play in browser: quasilyte.itch.io/sinecord

In this game, you solve the puzzles and create the music along the way.

Here is an example what kind of music you can expect from this game: www.youtube.com/watch?v=Yh3orYBQmcg.

screenshot

Running the game

The easiest way to play it is to use a browser version.

If you want to build a native binary, you can build this game from sources.

  1. Install Ebitengine system dependencies for your OS
  2. Build & run the game with Go
git clone https://github.com/quasilyte/sinecord.git
go run ./cmd/game

Use Go cross-compilation to create a binary for a different platform.

About

Create music by the power of math!

https://quasilyte.itch.io/sinecord

License:MIT License


Languages

Language:Go 100.0%