-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |