Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.5 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.5 KB

Koliery

Made with <3 by mateus.digital.

Description:

Koliery - Колеры in belarussian - meaning colors is a game inspired by the Sega Columns and the ISS Colours for the Atari 500.

It was developed using pixi.js in 2020 while I was in Minsk Belarus, but not released until 2024.
For a long time I forgot this project, but decided to release it now :)

You can play it online


As usual, you are very welcomed to share and hack it.

Building

git clone https://github.com/mateusdigital/koliery
cd koliery

./scripts/build-static.ps1 ## Builds the game.
./scripts/deploy.ps1       ## Deploys it to a server.

Dependencies:

The project was created by using Pixi.js and Chroma.js, but everything needed is included on the project itself - so should be no external dependencies.

Thanks to:

I used a lot of free and open resources, for which I'm most grateful!

License:

This software is released under GPLv3.

Others:

There's more FLOSS things at mateus.digital :)