Bouncy_block [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=65064 Mass rnd() table generating problem <p>So I was building a game that generates 30 stars at random x,y cords using the following snipet, however is returns an error</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre> stars={} for i=1,30 do local countup=i add(stars,countup) add(stars.countup,x) add(stars.countup,y) add(stars.countup.x,rnd(0,127)) add(stars.countup.y,rnd(0,127)) end</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>Does anyone know why?</p> <p>Thanks, Bouncy</p> https://www.lexaloffle.com/bbs/?tid=51800 https://www.lexaloffle.com/bbs/?tid=51800 Tue, 28 Feb 2023 22:08:21 UTC Game names? <p>Hi people of PICO-8!</p> <p>I was making a game, and was working on the main menu, when I realized that the game didn't have a name.<br /> Meaning I needed to come up with a game name. Except I soon realized a second thing. I am <strong>the worst</strong> at naming things.<br /> So I have been wondering, if you can come up with a name.<br /> First, the game idea, ect.</p> <p>You are this little white blob and you have a power/disadvantage. Instead of seeing the world as a whole, you see it in parts, meaning you might see:<br /> ~~-<strong><br /> but then you see<br /> --~__</strong><br /> or by pressing the button again, you get to see a different part of the game world.<br /> Then the almighty sphlor breaks, and you have to re-make it.</p> <p>My name was: Xyil, but I don't think that is good.</p> https://www.lexaloffle.com/bbs/?tid=47835 https://www.lexaloffle.com/bbs/?tid=47835 Mon, 16 May 2022 23:44:33 UTC Where do I start? <p>I am very new to pico-8 and want to know where to start.<br /> I know, there are many tutorials out there, but I tried one and I didn't feel like I was progressing in understanding.<br /> Where do I go to start?</p> https://www.lexaloffle.com/bbs/?tid=47771 https://www.lexaloffle.com/bbs/?tid=47771 Thu, 12 May 2022 00:42:45 UTC