mines game written in python kivy
- First release
Download and install .dmg
file from MacOSX file
Run the following commands;
sudo add-apt-repository ppa:kivy-team/kivy-daily
sudo apt-get update
sudo apt-get install python-kivy
sudo pip install numpy
To create a launcher just type the following;
gnome-desktop-item-edit --create-new ~/.local/share/applications/.
On launcher window type;
KivyMine
in name box,
python /repository/path/kivy_mines.py
in command box,
application icon path is /repository/path/assets/mine.png
then
click ok
.
Application is now reachable from the menu.
Download and .zip
file from windows file then unzip file to program files folder create shortcut of .exe
in unzipped folder to the desktop then it is ready to run