assets
|
Add in example of working audio.
|
2018-02-22 08:03:26 -05:00 |
doc
|
Experimental setup of a PySide + QML app for justCheckers.
|
2014-07-05 22:54:00 -04:00 |
engine
|
Add notes for next steps.
|
2019-03-04 08:37:35 -05:00 |
images
|
Move assets to work in new setup.
|
2017-02-24 00:10:50 -05:00 |
justcheckers
|
Break out setup of game tile into a more complicated object.
|
2017-06-01 09:14:38 -04:00 |
.gitignore
|
Start initial layout for justcheckers project as cargo workspace.
|
2019-02-28 08:39:27 -05:00 |
Board.qml
|
Build out very basic layout of menu based on Kivy.
|
2018-02-13 08:53:53 -05:00 |
COPYING.md
|
Update documentation and remove redundant sources.
|
2019-02-28 08:49:26 -05:00 |
Cargo.lock
|
Fix up setup of an initial game.
|
2019-03-02 00:16:50 -05:00 |
Cargo.toml
|
Start initial layout for justcheckers project as cargo workspace.
|
2019-02-28 08:39:27 -05:00 |
Menu.qml
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
MenuButton.qml
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
Pipfile
|
Update to run tasks with invoke.
|
2017-04-19 08:41:32 -04:00 |
Pipfile.lock
|
Update to run tasks with invoke.
|
2017-04-19 08:41:32 -04:00 |
README.md
|
Start by defining enums for pieces and the board.
|
2019-02-28 09:06:24 -05:00 |
buildozer.spec
|
Move assets to work in new setup.
|
2017-02-24 00:10:50 -05:00 |
justcheckers.pro
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
main.cpp
|
Start the Qt transition of justCheckers.
|
2018-01-24 08:47:44 -05:00 |
main.py
|
Add credit / license screen.
|
2017-02-23 23:23:16 -05:00 |
main.qml
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
qml.qrc
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
qtquickcontrols2.conf
|
Experiment with Qt Quick 2 controls.
|
2018-08-15 17:06:32 -04:00 |
setup.py
|
Rename tests directory for nosetests.
|
2014-08-07 08:05:22 -04:00 |
tasks.py
|
Update to run tasks with invoke.
|
2017-04-19 08:41:32 -04:00 |