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

So I did this little pomodoro timer today for fun. It implements 20 minute work cycles with 5 minutes of rest between. For every work cycle you complete, you get a gold coin. :)

The code is horrifyingly rushed and sloppy so take it for what it is ... a project to while away a lazy Sunday.

I even wrote a proportionally spaced text routine for the 3 lines of text this thing displays. I'm THAT kind of nerd.

Cart #52148 | 2018-04-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

P#52149 2018-04-29 17:05 ( Edited 2018-04-29 23:10)

[ :: Read More :: ]

Cart #50480 | 2018-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

I really hope I'm doing this correctly.

Anyway, this is my first project - done entirely so I could get a handle on PICO, on Lua and the various processes.

It's a basic breakout game with endless bricks coming down from the top - it even has a few power up bricks!

If the bricks reach the bottom or you lose your ball, it's game over!

Here's hoping this works... heh.

Now ... I have no idea why it's "Untitled". I set up the top of my lua file like the code below ... isn't that correct?

pico-8 cartridge // http://www.pico-8.com
version 16
__lua__
-- endless breakout
-- by warren marshall
P#50482 2018-03-16 15:28 ( Edited 2018-03-18 11:40)

[ :: Read More :: ]

Some retro music for your coding and zoning ...

https://www.youtube.com/watch?v=gEpucxAZHUQ

P#50390 2018-03-14 06:59 ( Edited 2018-03-14 10:59)

[ :: Read More :: ]

So I'm new ... sorry if this is the wrong place to ask about bugs BUT I have a weird behavior in the sound effect editor.

Mainly that if I hit CTRL+Z (out of habit from other apps) it doesn't undo anything AND has the rather unfortunate effect of wiping out every wave I have in my file. They all reset to nothing.

So ...is this a PICO-8 bug? Or is my computer doing something weird?

P#50346 2018-03-12 19:08 ( Edited 2018-03-14 19:14)

Follow Lexaloffle:          
Generated 2024-03-29 09:26:21 | 0.088s | Q:13