nandanhere / cross-platform-python-gui

A cross platform python gui demo for a kivy based Snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kivy Snake Game (Cross Platform Python GUI Demo)

This repo a demonstration of a Snake game app in kivy developed by nandanhere.

This app is automatically built by GitHub on-push to self-contained executables for Linux (AppImage), Windows (exe), and MacOS (dmg). It uses CI piplines for each platform and GitHub Actions' free shared runners.

For more information, see:

Try it out

Checkout the Releases Section to download and run the self-contained executables for Linux, Windows, and MacOS that were built by this repo.

License

The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.

About

A cross platform python gui demo for a kivy based Snake game

License:GNU General Public License v3.0


Languages

Language:Shell 44.8%Language:Python 26.8%Language:Ruby 18.3%Language:PowerShell 10.1%