Commit Graph

38 Commits

Author SHA1 Message Date
Dorian f9468b0562 Add in game board view.
Add in experimental OpenGL test to see if possible to use OpenGL as part of checkboard drawing.
2014-08-20 13:19:31 -04:00
Dorian 1079aca0bd Fix up board with unicode characters. 2014-08-20 09:01:57 -04:00
Dorian 0df9912730 Updated the main README for the project. 2014-08-20 08:06:08 -04:00
Dorian 0a8fdc0e93 Migrate internal game documentation to Markdown.
Minor fixes to info view.
2014-08-20 07:57:04 -04:00
Dorian 0039466767 Recreate the info activity as a PySide QWebView.
Add in Markdown for the documentation assets.
2014-08-20 07:39:08 -04:00
Dorian d791840bdd Raw translation of Java code into Python code. 2014-08-18 23:29:13 -04:00
Dorian cf103bcbb8 First pass on converting existing Java game code into Python. 2014-08-13 00:20:22 -04:00
Dorian 8ec38e5020 Fix requirements for project.
Fix gitignore to reflect a more Python specific project.
2014-08-07 17:47:35 -04:00
Dorian 11f7bf2789 Bring in extra invoke tasks from the rookeries project. 2014-08-07 08:22:04 -04:00
Dorian 6df858e7eb Rename tests directory for nosetests.
Remove cruft test Java stub classes.
2014-08-07 08:05:22 -04:00
Dorian 02dbdaa633 Improve logo in main menu. 2014-08-07 08:04:14 -04:00
Dorian d196d109ce Refactor main menu button construction.
Work on logo image loading.
2014-08-01 08:12:56 -04:00
Dorian bb21cc4577 Add in logo to main menu.
Add requirement for enums.
2014-07-31 22:27:20 -04:00
Dorian aace9864c2 Move app and game debug log into app module.
Remove old Java log class.
2014-07-31 21:46:11 -04:00
Dorian b80009850e Split up current app into separate UI components.
Add backdrop to main window.
Add troves and main entry point for app.
2014-07-31 21:25:50 -04:00
Dorian 5d2ecec3fb Move around existing Java class to convert into Python modules. 2014-07-30 18:30:14 -04:00
Dorian c51123767c Move image and text assets into justcheckers folder. \n Delete old Android main menu setup. \n Recreate main menu in PySide. 2014-07-30 08:33:43 -04:00
Dorian 1a23686e48 Remove Gradle and Android assets. Add version number to justcheckers main package. 2014-07-29 18:07:53 -04:00
Dorian b1a0024edf Minor stylistic code edits. 2014-07-29 17:59:29 -04:00
Dorian 6b9ecb5785 Split up extra requirements away from the rest of the project.
Add setup.py for PyPI distribution.
Enhance Invoke tasks.
2014-07-22 20:19:52 -04:00
Dorian a4e22c1f9b Simplify the calling of the application. Remove unneeded label. 2014-07-21 18:09:48 -04:00
Dorian c3bb8b453d Initial attempt at a PySide based UI. 2014-07-18 17:53:19 -04:00
Dorian fff98a41df Experimentation with QML. Plan to revert to a non-QML setup for now. 2014-07-10 08:08:37 -04:00
Dorian f209dc1d87 Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
Dorian 499d9a75c8 Additional work to get modules working. 2013-04-03 18:30:27 -04:00
Dorian 723966396d Transitioned code to a more modular build. 2013-04-03 17:10:49 -04:00
Dorian 001f104da7 Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
Dorian 93d4f15a4e Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00
Dorian cfad0c822c Crafted a Gradle build for Android. Will separate build out later. 2013-04-02 19:19:15 -04:00
Dorian Pula e5f5ec8d7e Added Gradle build files. 2013-02-26 11:38:17 -05:00
Dorian Pula 331da83c5f Update .gitignore
Removed .gitignore from git ignoring...
2012-10-17 01:19:02 -03:00
Dorian 133fa10c18 Added in some extra git ignore files. 2012-10-17 00:11:01 -04:00
Dorian cf02349fa3 Added in necessary Android project configs. 2012-10-16 23:49:02 -04:00
Dorian Pula d64c3a11b7 Commit before the massive dev environment cleanup. 2012-05-16 20:21:24 -04:00
Dorian d8e96b2359 Minor fixes to allow code to compile. 2012-05-08 21:30:58 -04:00
dorian ad766d8b10 Add Git exception to Mac data files. 2011-12-12 12:17:00 -05:00
dorian c6fa1065a4 Updated the GNU documentation.
Minor changes to AndroidManifest.
2011-12-12 12:09:34 -05:00
dorian a9878a2f12 Initial setup of project. 2011-11-30 17:29:49 -05:00