enoshimaaa [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=19969 mortem <p> <table><tr><td> <a href="/bbs/?pid=69103#p"> <img src="/bbs/thumbs/pico8_mortem-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=69103#p"> mortem</a><br><br> by <a href="/bbs/?uid=19969"> enoshimaaa</a> <br><br><br> <a href="/bbs/?pid=69103#p"> [Click to Play]</a> </td></tr></table> </p> <p>a simulator for suicide. i spent a month working on this, i'm slow at programming</p> <p>character art was done by vinh duong</p> <p>EDIT: i accidentally commented out a small effect before</p> https://www.lexaloffle.com/bbs/?tid=35713 https://www.lexaloffle.com/bbs/?tid=35713 Sun, 20 Oct 2019 10:28:59 UTC Players 3-8? <p>PICO-8 apparently supports 8 players but keyconfig() only covers players 1 and 2. How do I set the controls for the other 6 players? The manual does not cover this, so if someone could give me some insight that would be helpful.</p> https://www.lexaloffle.com/bbs/?tid=28733 https://www.lexaloffle.com/bbs/?tid=28733 Thu, 26 Jan 2017 00:49:50 UTC Pico Pico MicroMix <p> <table><tr><td> <a href="/bbs/?pid=36220#p"> <img src="/bbs/thumbs/pico36219.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=36220#p"> Pico Pico MicroMix</a><br><br> by <a href="/bbs/?uid=19969"> enoshimaaa</a> <br><br><br> <a href="/bbs/?pid=36220#p"> [Click to Play]</a> </td></tr></table> <br /> It's finally out!</p> <p>This took me about a month to make, and it's my first ever game that I've made, ever.</p> <p>The code is incredibly messy and there are a lot of things that could be done several times more efficiently, and there are a few features that I wanted to add but didn't, but I am just happy that this is finally done.</p> <p>More comments about the game can be found here, on <a href="https://starsculptor.itch.io/picopicomicromix">the itch.io page</a>.</p> <p>Let me know what you think. And thank you for playing! And let me know scores you get too.</p> https://www.lexaloffle.com/bbs/?tid=28660 https://www.lexaloffle.com/bbs/?tid=28660 Sat, 21 Jan 2017 19:03:45 UTC Letting Players Remap Controls <p>It doesn't appear as if there is a way to let players, playing within the web browser, to remap controls. I have gone through the manual a few times and experimented with this myself and did not find anything on this. Keyconfig() only lets the developer change it, during development, and when it gets published this is static, as far as I can tell.</p> <p>If this feature does exist, could someone please help direct me on this?</p> <p>I would really appreciate a feature being added to PICO-8 that allows players to remap their controls. Either through letting me, the developer, let players call keyconfig() if they press a certain button, or putting an option in the web browser to call keyconfig() (like mute or fullscreen).</p> <p>This would do a lot for accessibility, by helping many physically disabled players play PICO-8 games who aren't currently able to, and I feel like that would be a really cool thing.</p> https://www.lexaloffle.com/bbs/?tid=28646 https://www.lexaloffle.com/bbs/?tid=28646 Fri, 20 Jan 2017 23:58:18 UTC Help with Objects and Instances? <p>I'm currently working on a game and I seem to be stuck on something that should be fairly simple.</p> <p>I want to create arrows under specified conditions (I have a beatmap in the spritesheet) and whenever a beat should happen, an arrow should be created which goes down the screen until it hits the buttons etc etc. The part I'm stuck on seems to be creating those arrows.</p> <p>From what I gather, I am supposed to be using tables and metatables? I have started some code relating to this but I feel like I am just making guesses, and none of the tutorials that I see cover instance creation.</p> <p>Also I spent a lot of time working on what I have so far, especially the music, so let me know what you think of the very little that is there.</p> <p> <table><tr><td> <a href="/bbs/?pid=35096#p"> <img src="/bbs/thumbs/pico35095.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=35096#p"> Untitled</a><br><br> by <a href="/bbs/?uid=19969"> enoshimaaa</a> <br><br><br> <a href="/bbs/?pid=35096#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=28461 https://www.lexaloffle.com/bbs/?tid=28461 Fri, 06 Jan 2017 14:09:53 UTC