An open API service indexing awesome lists of open source software.

https://github.com/mateusdigital/koliery


https://github.com/mateusdigital/koliery

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Koliery

**Made with <3 by [mateus.digital](https://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](https://mateus.digital/koliery)


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

## Building

```powershell
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](https://www.gnu.org/licenses/gpl-3.0.en.html).

## Others:

- Email: hello@mateus.digital
- Website: https://mateus.digital
- Itch.io: https://mateusdigital.itch.io
- Linkedin: https://www.linkedin.com/in/mateusdigital
- Twitter: https://www.twitter.com/_mateusdigital
- Youtube: https://www.youtube.com/@_mateusdigital

There's more FLOSS things at [mateus.digital](https://mateus.digital) :)