P8Coder
P8Coder copied to clipboard
A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.
Results
2
P8Coder issues
Sort by
recently updated
recently updated
newest added
is anyone testing P8Coder on Mono, on GNU/Linux? please let us know, i’m really curious (it’s actually the only possibility i have for running P8Coder!)
Whenever we are creating new functions the name of the function is showing the default text "newFunctiongame" instead of our choosen name. Eg: if we created a function test then...