Support & community channel on our [Discord](https://discord.gg/vqvfGzf)
# Principle of the game
Kokcinelo is a small game where players enbody ladybugs (kokcineloj) or ants (formikoj) or even aphids (afidoj).
The aim of ladybugs is to eat as much aphid as possible when ant aim is to save as much aphid as possible. Aphids just want to survive.
Ladybugs can instant eat aphid while ants need to bite or shoot acid severals times a ladybug to get ride of it.
Each level add a new gameplay mechanic which are explained ingame.
# Dev
Game is done with Java using GUI library [libgdx](https://github.com/libgdx/libgdx).
To compile & run game, launch in command line ```./gradlew r```
You need [Java 21 (or more)](https://adoptium.net/temurin/releases/?version=21) to run game.
You can find the javadoc [here](https://formiko.fr/Kokcinelo/javadoc/)
# Team
## Developers:
[Hydrolien](https://www.youtube.com/hydrolien)
## Graphic designers:
Hydrolien
## Musicians :
[Felknia](https://www.youtube.com/FelkniaMusic), [Alexander Nakarada](https://www.serpentsoundstudios.com/official-releases) (CC BY 4.0)
## Noisemakers:
Hydrolien, [pikbest.com](https://fr.pikbest.com/)
## Beta testers
[Sevi](https://github.com/sevi2000), eureur7
# License
Full license available on LICENSE.md To make it shorter, it allowed you to use, or modify the game but you need to merge modification on this repository to have it on the game.