Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytroxitz authored Jul 15, 2021
1 parent b980bfa commit 9302be7
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<div align="center">
<img src="images/banner.png">
</div>

# py-kivy-clicker
Small Clicker game in Python made with Kivy.

## Requirements
- python3
- kivy
- terminal

## How to install kivy?
First we need python3:

- Go to [python.org](https://www.python.org/)
- Then to the Download page and download the Installer for your device!

Now we can install kivy:

- open your terminal
- type in: ```pip install kivy```

Now you can use Kivy with python.

## How to start THIS game?
Open your terminal in the downloaded game folder and type in:
```python main.py```

## Support
- Websites: [JoinArena](https://joinarena.net), [Evernity](https://evernity.tk)
- Discord: [$𝖑𝐱𝐲 𝐓𝐱𝐳#3826](https://discord.com/users/261103679732580352)
- Discord Bio: https://dsc.bio/slxy
- Discord Bot: https://dsc.gg/life-bot
- Discord Server: https://dsc.gg/live

0 comments on commit 9302be7

Please sign in to comment.