NOW WITH BIGGER WORLDS :D! To walk left and right, just use the arrow keys. Click on a block to delete it, and to place a block, click on an empty space. Yep- there's a player sprite now! There are eight different blocks- Grass, dirt, stone, blackstone, brick, wood, and glass. Use the 1-7 keys to select them.
CHANGELOG Version 0.0.6b (4/7/15): -Bugfixes involving rendering. Version 0.0.6 (10/11/14): -Added scrolling back- and this time, it works! -Bigger world size -Changed world generation to accommodate for larger worlds Version 0.05a: -Updated title screen so no more tedious animation :D -Slimes no longer naturally spawn :( They are still in the code, though. -Added clouds. -Updated world generation Version 0.0.4b: Press F to see the FPS counter. Version 0.0.4a: -Added slimes! Press G to spawn one and click on a slime to punch it. Slimes come in random sizes and their amount of health is proportional to how big they are. Slimes are still very glitchy and they don't have any collision detection really yet. Version 0.0.3c: -Fixed a MAJOR bug with tree collision that offset collision by one block Version 0.0.3b: -Splash screen -Fixed a few collision bugs -Trees! Also, a new leaves block. Version 0.0.3a: -Finally added a player sprite, but had to disable scrolling to enhance gameplay. Collison may have a few bugs but in general it works fine. Version 0.0.2: -Added wood and glass blocks for building. Version 0.0.1: -Walk left and right (sorry it's so slow, it has to render the matrix of blocks from a large list, which takes a second or so... I'm working on trying to make it faster.) -Place and destroy blocks to build things