aCodingTurtle / MiniKings

A strategy board game made with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniKings

A strategy board game created as a first real project using GitHub.

Version

 V: 0.0.0
 Working On: Restarting

History

This game was originally going to be just pure HTML5, CSS, and JavaScript. After encountering complications, we decided to switch to Python. We started with PyGame, but found it too complex. We realized that the entire game was essentially a large GUI, and so we switched to using Tkinter, which would be much easier to work with and yeild results faster. This, however, didn't have all of the widgets we needed, so we switched to Kivy.

About

A strategy board game made with Python


Languages

Language:Python 100.0%