@zep@mastodon.social
@zep@mastodon.social avatar

zep

@zep@mastodon.social

Working on fantasy consoles (PICO-8, Voxatron, Picotron) and trying to make my way back to userland. https://www.lexaloffle.com

#indiedev #pico8 #gamedev

This profile is from a federated server and may be incomplete. Browse more on the original instance.

zep, to random
@zep@mastodon.social avatar
ridgek, to random
@ridgek@mastodon.gamedev.place avatar

Dear #pico8 fam, check around the web for your games. I was just informed that someone submitted Downtream Dream to http://pog.com and http://y8.com and appears to possibly have been monetized.

The WHOIS for both implies they're run by the same ppl, does anyone know more about these sites?

zep,
@zep@mastodon.social avatar

@ridgek Yikes, it was indeed broken. Thanks for the heads up -- it should now open the cart's home thread in a new tab.

zep, to genart
@zep@mastodon.social avatar

-- breach :: #pico8 #tweetcart

t=0::⚝ִ::?"^1^c"
for i=0,9do t+=.01u,v=64+cos(t/24)30,64+sin(t/20)40for x=0,23 do for y=10,20 do local x,y=x6+y%23,y*4a=atan2(u-x,v-y)pset(x-cos(a)*28,y-sin(a)*28,15-i)end a=x/24-t/8pset(u+cos(a)*20,v+sin(a)*20,1) end end goto ⚝ִ

video/mp4

zep, to random
@zep@mastodon.social avatar

lexaloffle.com is back up and should be functioning normally again. Posts / comments were broken by a corrupted DB store, but it looks like there won't be any need to roll back to an earlier snapshot.

Details: https://www.lexaloffle.com/bbs/?pid=133215#p

fsouchu, to random French
@fsouchu@mastodon.gamedev.place avatar

@zep zoink?

zep,
@zep@mastodon.social avatar
zep, to random
@zep@mastodon.social avatar

I'm enjoying being taken to unexpected places with Marechal Banane's #pico8 haiku writing game:
https://www.lexaloffle.com/bbs/?tid=53360
// more haiku gifs in the itch comments:
https://marechalbanane.itch.io/will-the-man-get-frog

space legs feed space pants this full blonde sky seeks your love would this crane be rode

zep, to random
@zep@mastodon.social avatar

while(🐱)print("^1^rw^y8\f"..rnd{"c^.\8\4\2\1█@ ▮","e^.▮ @█\1\2\4\8"}.."\0")

#pico8

output of the one liner: Truchet / Smith tiles pattern

zep,
@zep@mastodon.social avatar

-- tiny version

while(1)?"^1^x2^y5\f"..rnd{"c◜\0","e◝\0"}

zep, to random
@zep@mastodon.social avatar

Some #picotron playground code editor improvements in v11 https://www.lexaloffle.com/bbs/?pid=130710#p

zep, to random
@zep@mastodon.social avatar

Fill Pattern Catalogue
█▒░ Out Now! ░▒█

There are only 433 possible 4x4 patterns discounting duplicates (inverted, rotated, flipped, shifted). Now you can calculate and browse them in your PICO-8!

https://www.lexaloffle.com/bbs/?tid=52986

Or from #pico8: LOAD #FILLP_CAT

The fill pattern cartridge running, showing the brute force search and browse-able results.

zep, to random
@zep@mastodon.social avatar
zep, to random
@zep@mastodon.social avatar

Discarding translation, mirroring and inversion, there are only 900 4x4 fill patterns. #pico8

> load #fillp_cat

video/mp4

zep, to random
@zep@mastodon.social avatar

Making use of #picotron's embedded images in the src of a matrix math demo (coming soonish in playground v.10)

zep, to random
@zep@mastodon.social avatar

3375-dot cube demo for #picotron playground v.10: points are transformed and sorted using built-in userdata methods. The sort costs around 10% of the cpu at 60fps.

spinning colourful cube made out of many dots

zep, to random
@zep@mastodon.social avatar
zep,
@zep@mastodon.social avatar

@Ronflaix Just extrusion! I'm curious what a 2d platformer with full voxel models would look like though -- it's on my carts to make one day list.

zep, to random
@zep@mastodon.social avatar
zep, to random
@zep@mastodon.social avatar

Palette changes for #picotron playground v.8 (arriving tmrw) -- some small tweaks to 16, 23~26 for improved separation & pairings, and the magenta (30) is much brighter.
https://www.lexaloffle.com/dl/wip/picotron_pal_wip_v4.png

zep, to random
@zep@mastodon.social avatar

WIP #picotron design document on PODs: https://www.lexaloffle.com/dl/docs/picotron_pod.html

// the web playground build will catch up later this week (will be v.8)

PODs are stringified Lua objects that are used to implement files, file/folder metadata, embedded images in source code, clipboard objects and inter-process messages. It's PODS all the way down, baby.

zep, to random
@zep@mastodon.social avatar

Some compression for #picotron userdata serialization: a byte-oriented RLE encoding that favors recently encountered values and works well with a second lz4 pass. It gives similar results to px9 / pngcrush -brute for typical data.

Here I'm dumping a test 320x100 image into clipboard and pasting back into source code as a ~5k base64 string.

zep,
@zep@mastodon.social avatar

Excuse the niche technical notes here -- the important result is being able to fit a bunch more sprites and music into 256k .p64.png carts, without too much effort :D/

zep, to random
@zep@mastodon.social avatar

🦉🥪Time for Lunch 🥪🧙‍♂️

A short #pico8 game for #ldjam vol.53
Play: (web / 📱) https://www.lexaloffle.com/bbs/?tid=52576

or from inside PICO-8:
> LOAD #TFL

Owl has a bad time trying to deliver lunch; gets hit by monsters

zep, to random
@zep@mastodon.social avatar

carrying a picnic basket through dungeons is hard, but the wizard needs his sandwiches
#ldjam #pico8

owl tring to avoid monsters, but failing, and spilling the contents of the picnic basket into the dungeon.

zep, to random
@zep@mastodon.social avatar

(⌐ . ⌐)

#picotron

zep, to random
@zep@mastodon.social avatar

Some WIP icons for #picotron

Be careful what you put in the folder of death

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • InstantRegret
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • modclub
  • Youngstown
  • ngwrru68w68
  • slotface
  • osvaldo12
  • kavyap
  • DreamBathrooms
  • Leos
  • thenastyranch
  • everett
  • cubers
  • cisconetworking
  • normalnudes
  • Durango
  • anitta
  • khanakhh
  • tacticalgear
  • tester
  • provamag3
  • megavids
  • lostlight
  • All magazines