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

what does data.pod file contains cart data ? i looked inside it bunch of ? and weird characters

P#53725 2018-06-23 09:17 ( Edited 2018-06-23 18:23)

[ :: Read More :: ]

Cart #53161 | 2018-06-01 | Code ▽ | Embed ▽ | No License



Hey this is the platformer engine that i created
i will be happy if i can help
more happy if you can help

Only thing wrong about the code is i got verticalspeed and horizantalspeed variables mixed up
so 'vsp' vertical speed is left and right 'hsp' horizantal speed is up and down

download the code here from github

P#53162 2018-06-01 05:55 ( Edited 2018-06-01 09:55)

[ :: Read More :: ]

How does pico-8 export games isn't it a program itself is there a complier and assembler inside pico-8 i understand the html javascript part it creates a little emulator with cart data embedded but i could not understand how it turns them into binaries

P#53129 2018-05-31 06:36 ( Edited 2018-06-02 11:53)

[ :: Read More :: ]

So i have a make actor function which creates a circle random in the screen and adds it to actors table i have the keyboad mouse enabled, so lets say i generated 2 circles on screen what i wanna do is when clicked first it should draw a line between mouse and the circle object(i have sucsesfully implemented this) what i wanna do now click the second object and stop drawing line between circle1 and mouse and draw a line between circle 1 and circle 2 (kinda like circ1.connected =circ2 and circ2.connected=circ1) but they are generated through out the game so i cant put their names in like that

P#53085 2018-05-29 09:05 ( Edited 2018-05-29 13:14)

[ :: Read More :: ]

i'm using stat(30) it works fine it shows the keys but it returns " " when i press backspace,space,ctrl,shift is there a way to get these keys press status?

P#53006 2018-05-25 08:45 ( Edited 2018-06-03 20:06)

[ :: Read More :: ]

so i have an intro cartridge who plays the intro and then loads the game with load() and it works fine but how can i export the game so it can be played

P#52964 2018-05-23 11:12 ( Edited 2018-05-23 15:27)

[ :: Read More :: ]

i know i can possibly write to a file with printh how can i read from a file then?

P#52922 2018-05-22 11:29 ( Edited 2018-05-23 19:27)

[ :: Read More :: ]

is there any way to receive keyboard inputs like a simple program where user types anything to the program and program will display it.

P#52921 2018-05-22 11:28 ( Edited 2018-05-22 16:08)

[ :: Read More :: ]

Can someone explain to me how map and other works in pico8
(What i mean is when you look at the p8 file in editor you see all the map and other stuff with bunch of number/letters i am asking how are those letters and numbers work

P#51997 2018-04-25 09:00 ( Edited 2018-04-27 07:29)

[ :: Read More :: ]

Hey everyone i would like to open something similar to a group.
Where we would have converstations on pico8 help each other.
And for the best part we would make github projects together and learn together :D

https://discord.gg/2rJjMuN

P#51986 2018-04-25 04:38 ( Edited 2018-04-25 09:15)

[ :: Read More :: ]

so i have a function where the enemies have enemy1.isalive = true enemy2.isalive = false so i got that system working so how can i check to see if all enemy1.isalive are false (BY the way all enemies are in a group called enemy = {} i add every one of them sorry for no snippets)

P#51380 2018-04-07 09:47 ( Edited 2018-04-13 17:24)

Follow Lexaloffle:          
Generated 2024-04-16 06:58:22 | 0.073s | Q:18