Skip to content

RedXBeard/kivy-mines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kivy-mines

mines game written in python kivy

Releases

1.0.0
  • First release

Installation

For MacOS

Download and install .dmg file from MacOSX file

For Linux

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.

For Windows

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

About

mines game written in python kivy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages