Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bornlex/cru.sh

Console based Candy Crush.
https://github.com/bornlex/cru.sh

console-game games python

Last synced: 11 days ago
JSON representation

Console based Candy Crush.

Awesome Lists containing this project

README

        

# Cru.sh

The console-based Candy crush like!

## Motivations

There is no real motivation behind this apart from just having fun.

## Contributing

Anyone is very welcome to contribute to this. It is very early and so much is still to be done yet. A TODO.md file
is available with some tasks that might make the game closer to the original Candy Crush.

Also, some bugs might still be out there. Feel free to hunt them!

To start the game just do:
```shell
git clone https://github.com/Bornlex/cru.sh && cd cru.sh
python3 main.py
```

No requirement is needed outside the python core modules.