else
This commit is contained in:
parent
6a59482a80
commit
bfad8e5a69
6 changed files with 12 additions and 0 deletions
BIN
.GitImages/Dodgy00.PNG
Normal file
BIN
.GitImages/Dodgy00.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
1
.GitImages/README.md
Normal file
1
.GitImages/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
This folder will contain images that may be embedded in other places
|
BIN
Dodgy/H.ico
Normal file
BIN
Dodgy/H.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 361 KiB |
6
Dodgy/README.md
Normal file
6
Dodgy/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Dodgy
|
||||
========
|
||||
|
||||
Get chased by exclamators. Collect candies to get bombs. Blow up exlamators. Repeat
|
||||
|
||||
![Screenshot](/../master/.GitImages/Dodgy00.png?raw=true)
|
|
@ -216,6 +216,7 @@ class tgame:
|
|||
self.entlist = []
|
||||
self.stepstaken = 0
|
||||
self.collections = 0
|
||||
self.bombs = 0
|
||||
self.isdeath = False
|
||||
spawncandy()
|
||||
self.datalabel.configure(fg='Black')
|
||||
|
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
else
|
||||
======
|
||||
|
||||
For anything that isn't Reddit
|
Loading…
Reference in a new issue