Hybrilynx† 0 Report post Posted May 3, 2013 Well yeah. That's kind of it. It's nothing exciting, but I think it's pretty impressive. I have an idea of compressing the file size when blocks are repeating, but I don't know if I can do that yet (i know its possible, i mean if its possible for me to figure out how by myself). But yeah, this is 250,000 blocks you can do whatever with (500x500), and it works (most of the time) on a 3ds browser. Well, you can't actually play anything yet though, but I just wanted to share this. The video volume is very low though too. But still, 250,000 blocks. You can save it too. On a 3ds internet browser. 250,000 blocks. two hundred, and fifty, thousand, blocks. Share this post Link to post Share on other sites
Lu-Man† 0 Report post Posted July 22, 2013 Are you a not? That is a very bot like thing to say. Share this post Link to post Share on other sites
Chakram† 0 Report post Posted July 22, 2013 Are you a not? That is a very bot like thing to say. Looks like a bot or something to me. On-topic: Looks really nice. How long did this take you to make? Just wondering Share this post Link to post Share on other sites
Hybrilynx† 0 Report post Posted July 22, 2013 (edited) spam of all the stuff it had to be me. Looks like a bot or something to me. On-topic: Looks really nice. How long did this take you to make? Just wondering i dont remember. but if i do it again then it would take maybe a week or 2. but i quit this. you need to load pretty much a 250,000 word every page load (and it sometimes crashes the 3ds browser when loading). then when i made a compressed version, something that would start off maybe no longer then this post, it made it way too slow. so i just quit it. Edited July 22, 2013 by Hybrilynx Share this post Link to post Share on other sites
Lu-Man† 0 Report post Posted July 22, 2013 Reminds me of some of the old Atari games I played in my youth (I'm dating myself here, I know). Looks good! If I had a 3DS I'd play. Share this post Link to post Share on other sites
Hybrilynx† 0 Report post Posted July 22, 2013 (edited) i got bored so i retried making the part where the game reads data that looks like this "ab500cd10" (thats short for 1 a block, 500 b blocks, 1 c block, and 10 d blocks) and it works really good. the 3ds browser took about 1 second to understand that, if the word has about 250,000 blocks. which is good, becuz it only reads that data when you go too far in 1 direction, just like minecraft, and needs to render more stuff. meaning that 1 second of lagging happens every 10 seconds maybe. and only if your actually moving. but the real problem should be, when you get that data out, then do something like place or remove a block, then try to put that data back in properly. im going to try that now and see what happens. if i dont ever reply back here, it must not have worked. it wont be easy anyway though, i dont even remember how i got the x and y coordinates for each block. --------------- edit: okay so i sort of have a code that took me all day to make (when shorten, its only about 300 characters long (so it took me long and hard hours just to pretty much make a little paragraph that is shorter then this one im writing T-T)). the thing pretty much changes the usable data taken out from something like "a500b20c10" and puts it back in when something changes, something like this "a249ga250b20c10" (if g was added in between a). the 3ds browser takes about 15 seconds to do this though, which is bad (but its when its rendering, so it happens when you go too far in a direction, and not always). but i believe i can make it faster though, since it loops through the entire 250,000 so called blocks, even if it already changed what it needed to change. theres also another thing that i know why it makes it lag, but i cant think of a way to explain it in english. and thats, if any of this makes sense to anyone. Edited July 23, 2013 by Hybrilynx Share this post Link to post Share on other sites