Log In  

Cart #25734 | 2016-07-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


I'm make calculatrice because i think that can be interesting with the pocket chip and i have never make calculatrice actually.
the first problematic i think that is max number is 37272.
it's my first pragram in lua.
do you have any recommandation for me?
thank's
Cart #25727 | 2016-07-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

P#25728 2016-07-22 14:15 ( Edited 2016-07-26 12:08)

what is this error?

P#25729 2016-07-22 14:20 ( Edited 2016-07-22 18:20)

it looks like you took the text file and just added .png to the end of the filename. you need to save it as .p8.png from within pico-8 so that it outputs in the right format

edit: even if you personally didn't add .png to it i think this website requires it in the png format, though i'm unsure

P#25730 2016-07-22 14:33 ( Edited 2016-07-22 18:35)

thank's the error is resolve.
sorry for my english

P#25736 2016-07-22 16:05 ( Edited 2016-07-22 20:05)

Read this Wikipedia article about Shunting Yard Algorithm:
https://en.wikipedia.org/wiki/Shunting-yard_algorithm
Input should be a string.
Next time you might learn how to insert functions.

P#25897 2016-07-26 05:15 ( Edited 2016-07-26 09:15)

Actually, I implemented the Shunting Yard algorithm in my Mathemagician cartridge

Cart #25816 | 2016-07-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

if you want to reuse this part.

P#25908 2016-07-26 08:08 ( Edited 2016-07-26 12:08)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 15:31:22 | 0.017s | Q:27