Welcome in my second 100% Pen game! Here, you are a purple/dark pink something with black eyes. Here is island, you can spawn on it or you'll need to swim to it. Almost all islands are different (Seed is made of 2000 numbers + island coords + island size + biomes + cactuses/trees = 12 000 000 000 000 worlds to generate (i am not sure)) worlds to be generated) On start you will have to select gamemode (survival or creative) CREATIVE - Infinity blocks to build. SURVIVAL - You need mine blocks to build something of them. (Can be buggy) CONTROLS: Move: Arrow keys / WAD Break / place block: Click on it Changing block: Click on the circle with black circle around it to change the block. It will show block selector. -> next page of blocks x close selector Click on the block that you want to select it. Circle color = Color of block you will place, Light gray is air. To save click S then copy the cody that appeared (triple click it and then Ctrl+C) Saving don't coordinates and blocks on survival! (I'll add this to save code in next updates) To load your world click L and give your save code to it and press Enter. Have fun! :D
100% by me :) Versions: v0.1 - 24.01.2020 - Uploaded game. v0.1.1 - 25.01.2020 - Made water now slow you and you no longer can jump in it. v0.1.2 - 25.01.2020 - Added Saving + Loading world. v0.1.3 - 25.01.2020 - Made it a little less lagger (about +2 fps for me) v0.2 - 26.01.2020 - Added trees to world generator. v0.2.1 - 26.01.2020 - Made it again less laggier. v0.2.2 - 27.01.2020 - Added new font. All numbers now are 10x30 pixels amd are drawed in the same direction. v0.3 - 28.01.2020 - Made terrain more smoother. v0.3.1 - 28.01.2020 - Fixed bug with placing blocks by changing blocks. v0.3.2 - 28.01.2020 - Now, when you click on selecting block it dont work on frames it will change the block and if you hold it will not change more. v0.4 - 29.01.2020 - Added biomes. 2 new biomes: Forest and Desert. v0.4.1 - 29.01.2020 - Fixed bug with cannot placing cactuses. v0.5 - 30.01.2020 - Made new block changing system. v0.5.1 - 30.01.2020 - Made trees and cactuses dont generate flying / 1 block of it's biome. v0.6 - 31.01.2020 - Added that water now will add more water to blocks near it (not above it.) v0.6.1 - 31.01.2020 - Now water will clone itself every 12 frames to don't make you lag too much. v0.7 - 31.01.2020 - Added main menu, survival mode (now only breaking blocks to use them) full font and some bug fixes. v0.7.1 - 01.02.2020 - Fixed bug with save code being visible in main menu. v0.7.2 - 01.02.2020 - Fixed the u v l and y letters in font. v0.7.3 - 02.02.2020 - Fixed bug with getting / placing cactuses. v0.7.4 - 02.02.2020 - Fixed bug with placing the same block as it was in survival mode changed big number in block selecting (number of air) with infinity and fixed bug with first 20 blocks. v0.7.5 - 03.02.2020 - Now count of block will be visible when playing (near block selector). v0.7.6 - 04.02.2020 - Fixed bug with cannot placing block if the count of this block is 6. v0.7.7 - 04.02.2020 - Changed look of leeter D. v0.8 - 04.02.2020 - Now on survival mode blocks will not break instantly (15 frames needed to break block) v0.8.1 - 05.02.2020 - Made cactuses break slower. v0.8.2 - 05.02.2020 - Added new main menu. v0.8.3 - 05.02.2020 - Changed PE-ISLANDS in menu to PEN ISLANDS. v0.8.4 - 06.02.2020 - Now you can't get outside of map. v0.8.5 - 21.02.2020 - Added durabilities of blocks (now not every block have the same time of breaking it). v0.8.6 - 21.02.2020 - Now you can move with WAD too.