neue map: pixels

master
Lenz Wiechers 2020-06-08 13:56:56 +02:00
parent 254487ff6a
commit d55e432b06
3 changed files with 13 additions and 2 deletions

13
assets/Maps/Pixels.txt Normal file
View File

@ -0,0 +1,13 @@
###################################
# ## ## #
# ##### ## ## #1###3# ## ## ###.# #
# ##### ## ## ###2### ## ## #0### #
# P## ## #
# ##### ## ## ### ###### ## ##### #
# ##### ## # .# ##,,## ## #. #
# ## ### #### ###,,## ## ##### #
# ## ## ### #### ####### ## ##### #
# ## ## ## #. # ##. ## .## #
# ## ## ## ### ## ###### ## ##### #
# ## #
###################################

Binary file not shown.

View File

@ -10,8 +10,6 @@ public class Main {
System.setProperty("sun.java2d.opengl", "true");
MapMenu menu = new MapMenu();
while(!menu.rdy) {