Log In  
Follow
El_Nicovw321
[ :: Read More :: ]

This is a game I've been coding for a bit, Linecraft! This is my first and biggest demake (though I've been working in other non-published projects before) so I'm very excited that other people will try it!
Also, I'll keep it updated, so if you find any bug, leave it down below on the comments! I'll check them out and fix them in the following versions.

The sounds and music were made by Munchkin (thank you :D) and the code and graphics were made by me.

Edit: I forgot to give credit to kallanreed for his tline rotation function I used for the splash text in the game. Thank you! (and sorry...)

So have fun playing it! I hope you like it :)

(mouse support is broken, but I think it's just because it uses the delta movement to capture mouse movement which I guess doesn't work on the BBS. Loading #linecraft on your PICO player should fix it)

WARNING IF PLAYING ON WEBSITE: Your worlds will get deleted once you reload the page/close it. Export your worlds by selecting your world, going to the options menu and clicking "Export World". It will send the world data to your clipboard. Mobile players cannot press CTRL-C to allow the copy to go through, so sadly they cannot preserve any worlds they save.

Cart #linecraft-11 | 2024-05-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
56

Version Log

V1.3
Fixed: Minor typing mistakes on the launcher cart.
Fixed: Water "replicating" on different requirements as the actual game (all this means, it could replicate with no floor below).
Added: Debug text (coordinates, seed, CPU usage).
Added: More optimizations on the 3D engine, removing 2-9% off the CPU usage.

V1.2
Fixed: Sandstone dropping the wrong item when broken.
Added: One more optimization on the 3D engine, removing 8-20% off the CPU usage.

V1.1
Fixed: Trees spawning no matter if the setting on the superflat world was set as 'No'.
Fixed: Mouse sensitivity incorrectly set on first load.
Fixed: Creating a new world and exiting without saving creates a "phantom world" in the launcher cart.
Fixed: Sound bug occurs when grabbing an item with a full inventory.
Changed: Mobs can now attack you (or shoot arrows) while they're on the hurt cooldown.
Fixed: Audio becomes garbled when saving while a song is playing.
Added: Cheats option in the Create World menu (+ three rudimentary cheat options in the inventory)
Added: Colored faces on top and bottom of ores so it can be spotted better.

V1.0
First game version

P#144361 2024-03-25 02:55 ( Edited 2024-05-06 10:35)