splash screen
authoradrianna <adrianna.pinska@gmail.com>
Sat, 10 Sep 2016 22:05:39 +0000 (00:05 +0200)
committeradrianna <adrianna.pinska@gmail.com>
Sat, 10 Sep 2016 22:08:07 +0000 (00:08 +0200)
commitb14bf81dd990b26eb646c6a4cfee4469926dd651
tree1a14996ed42b2c8b83c1044dcd70edc792207a54
parenta0ba20f754146e02508bc40503eb9c093f0db3ad
splash screen
13 files changed:
data/images/Makefile
data/images/splash/continue_retry.png [new file with mode: 0644]
data/images/splash/help.png [new file with mode: 0644]
data/images/splash/new_game.png [new file with mode: 0644]
data/images/splash/quit.png [new file with mode: 0644]
data/images/splash/splash.png [new file with mode: 0644]
sources/vector/continue_retry.svg [new file with mode: 0644]
sources/vector/help.svg [new file with mode: 0644]
sources/vector/new_game.svg [new file with mode: 0644]
sources/vector/quit.svg [new file with mode: 0644]
sources/vector/splash.svg [new file with mode: 0644]
tabakrolletjie/scenes/menu.py
tabakrolletjie/widgets.py