Log In  
Follow
Siapran
:: Unfold ::

Github repo

I was tired of navigating through all my code in a single file, so I made a simple tool for building carts code from multiple smaller files.

Nothing fancy as of now, but I hope it can save some people some time.

P#37230 2017-02-06 17:22 ( Edited 2017-02-06 22:22)

:: Unfold ::

Cart #37025 | 2017-02-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Here's a small cart I made to teach programming to a friend.
It's far from complete, and I'll post more updates as they make progress.

I restrained myself from using lua tricks like coroutines, metatables, and abusive oop, so the code could be kept as much approachable as possible.

Direction keys to move, C/Z to cycle lifes.

P#37028 2017-02-01 18:09 ( Edited 2017-02-02 16:59)

:: Unfold ::

Cart #20313 | 2016-05-08 | Code ▽ | Embed ▽ | No License
7

Organ is a simple sfx organizer.

When I make music with the pico8 tracker, I usually end up with an unreadable mess of samples that have nothing in common.

This utility lets you switch sfx indexes and update the song data accordingly.
You can either specify a filename in the code (still waiting for a usable ls()), or paste the song data of another cart manually.

The data is saved on the editor itself (even when a filename is specified). To save it to your music cart, you'll need to edit it manually (I'll make a better UI in the future).

I may or may not extend this to make a music compression utility :T

P#20310 2016-05-08 08:49 ( Edited 2016-05-08 13:59)

:: Unfold ::

Cart #11461 | 2015-07-05 | Code ▽ | Embed ▽ | No License
21

A veeery old thing I did in 2013 when I didn't really know how to program yet.
I was bored in math class so I did this thingy on my calculator.

I pretty much copy-pasted the whole thing and applied a few fixes for pico8, but it's really the same old code (ewww...)
At the time, the thing blurted out a frame every 28 seconds. Needless to say I was REALLY bored.

nostalgia link to the original code
A friend of mine already adapted it for Love2D a while ago, with much better results (video).

For fun times, try doing what I first did when I wrote this code: setting elasticity above 1/2.

EDIT: oh, yeah, you can control the camera with the arrow keys and reset the cloth with x

P#11458 2015-07-05 08:49 ( Edited 2015-09-06 16:57)

:: Unfold ::

Cart #11243 | 2015-06-11 | Code ▽ | Embed ▽ | No License
3

I WAS BORED OK

P#11244 2015-06-11 11:56 ( Edited 2015-06-11 20:28)

:: Unfold ::

Cart #10893 | 2015-05-23 | Code ▽ | Embed ▽ | No License
4

Update: tweaked the cooldown

Cart #10888 | 2015-05-23 | Code ▽ | Embed ▽ | No License
4

just a simple demonstration of the undocumented feature of stat(x)
using the demo musics of course

feel free to use it in your music carts :D

P#10885 2015-05-23 15:38 ( Edited 2015-05-23 21:36)

Follow Lexaloffle:          
Generated 2023-10-01 22:36:44 | 0.091s | Q:23