https://github.com/mateusdigital/koliery
https://github.com/mateusdigital/koliery
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mateusdigital/koliery
- Owner: mateusdigital
- Created: 2024-03-14T20:54:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T18:49:04.000Z (about 2 years ago)
- Last Synced: 2024-03-22T20:00:00.691Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://koliery.vercel.app
- Size: 6.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) :)