Added pause and mute.
Improved fonts and font scaling Added level editor
This commit is contained in:
26
Levels/TOWER.json
Normal file
26
Levels/TOWER.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"background": "RedBoxes",
|
||||
"data": [
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" sss ",
|
||||
" CCC ",
|
||||
" GGG ",
|
||||
" RRR ",
|
||||
" BBB ",
|
||||
" MMM ",
|
||||
" sss ",
|
||||
" ",
|
||||
" g g g ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "
|
||||
],
|
||||
"left": "DUNKANOID",
|
||||
"name": "TOWER",
|
||||
"right": "DUNKANOID"
|
||||
}
|
||||
Reference in New Issue
Block a user