DjKniteX [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=40872 Printed this out so I can feel what's it like to be an 80s programmer <p>Finally got my RPI working and somehow it looks okay on my CRT TV. I decided to get the Game Development with Pico-8 by Dylan Bennet printed like a magazine so I can mimic the way programmers and hobbyists were able to program like they were doing BASIC code from a Magazine. It turned out pretty good. Can't wait to work on my 2nd game in a retro style kind of way haha</p> <p>All I need now is to find someone who can help me install a RPI into a commodore 64 keyboard.. or a keyboard in general</p> <p><img style="margin-bottom:16px" border=0 src="/media/40872/20200616_151432.jpg" alt="" /><img style="margin-bottom:16px" border=0 src="/media/40872/20200616_151444_HDR.jpg" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=38448 https://www.lexaloffle.com/bbs/?tid=38448 Tue, 16 Jun 2020 22:21:21 UTC How to add 2nd player? <p>Hey guys, I'm trying to add Player 2 controls but it looks like it's not working for me. I'm trying to do btnp(S) and btnp(f) etc for 2nd player controls and that's not working.</p> <p>Is there anything specific I have to write/do to enable two players?</p> https://www.lexaloffle.com/bbs/?tid=35966 https://www.lexaloffle.com/bbs/?tid=35966 Mon, 18 Nov 2019 04:22:24 UTC How to keep a sprite or text static? <p>Hi guys; just bought pico-8 to use for the Game Jam and have some questions;</p> <p>I'm following the platformer tutorial from Nerdy Teacher and was able to get my own status screen as show in the picture;</p> <p>*the fanzine code I'm looking at is so I can remember how to draw a rectangle</p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/40872/picotest2.png" alt="" /> <p>What it does now is that the camera follows the player so when you progress the map the previous tiles will disappear where the new ones will show up; but when this happens the status box I made disappears along with it. I tried pasting and copying the code within the camera code I copied but that doesn't seem to work.</p> <p>Is there a way where I can have the status text just stay static or doesn't move? Or move along with me?</p> <p>The tutorial that I'm following: <a href="https://nerdyteachers.com/Explain/Platformer/">https://nerdyteachers.com/Explain/Platformer/</a></p> https://www.lexaloffle.com/bbs/?tid=35857 https://www.lexaloffle.com/bbs/?tid=35857 Wed, 06 Nov 2019 23:30:36 UTC