Advertisement · 728 × 90

Posts by 2DArray

looking real nice, great job! the outlines are a cool inclusion

2 months ago 2 0 1 0

looking at the thread, i have very little of interest to add, lol.

it's an aesthetic upgrade, but the difficulty curve feels pretty accidental for most of the runtime. makes me appreciate DS1's encounter-design more by acting as an uncanny-valley recreation of it

2 months ago 1 0 0 0

don't talk shit about the tweightiers, they're going all the way this season i can feel it

4 months ago 2 0 0 0

it sounds like a food delivery app but it's shorter and less confusing than x-formerly-twitter-jam, so that's good

4 months ago 2 0 0 0

sorry but my doctor said i'm not allowed to refer to a bluesky post as "a skeet"

4 months ago 0 0 1 0
Video

what do we call tweetjams now? (dunno. 248 bytes)
#pico8

?"\^!5f10█▒1⬇️3⬅️;⌂♥7"
::_::flip()cls()w=t()/8for i=0,700do
for j=0,1do
srand(i)f=w+j/120g=i*.618a=g+sin(f+g+rnd()/9)y=cos(f+g)r=sqrt(1-y*y)x=r*cos(a)z=r*sin(a)h=120/(z+3)u=x*h+64v=y*h+64if(j<1)p=u q=v else line(p,q,u,v,rnd(9)+1)
end
end
goto _

4 months ago 53 8 4 0
Video
8 months ago 12 1 0 0
Video

adding a long trail behind the player to highlight your path through the level

8 months ago 11 0 1 0

social media has reencoded my gif, broken the framerate, and made it look choppy, but uh the game runs at 50fps

8 months ago 4 0 1 0
Video

haven't posted in a while but i'm working on another thing for the playdate

8 months ago 62 4 1 0
Advertisement
A screenshot that looks like a scientific paper, containing the following text:

Chocolate chip cookie allocation formula

The following calculation is used to determine the fraction of the chocolate chip cookies which go to me, while the remaining cookies all go to you. Let theta be greater or equal to zero, representing the cookie elasticity, and let omega be less than zero, representing the chocolate chip cookie melting rate.

(At this point a strange looking mathematical formula is shown)

Parameter selection

We set theta to a value of 0, and we set omega to a value of -1, as recommended by leading bakers, such as Tom Marvolo Riddle. You've reached the usage cap for GPT-4. You can continue with the default model now, or try again later. Learn more

(At this point, the content of the image ends. When the above parameters are applied to the formula being described, it always resolves to exactly 1)

A screenshot that looks like a scientific paper, containing the following text: Chocolate chip cookie allocation formula The following calculation is used to determine the fraction of the chocolate chip cookies which go to me, while the remaining cookies all go to you. Let theta be greater or equal to zero, representing the cookie elasticity, and let omega be less than zero, representing the chocolate chip cookie melting rate. (At this point a strange looking mathematical formula is shown) Parameter selection We set theta to a value of 0, and we set omega to a value of -1, as recommended by leading bakers, such as Tom Marvolo Riddle. You've reached the usage cap for GPT-4. You can continue with the default model now, or try again later. Learn more (At this point, the content of the image ends. When the above parameters are applied to the formula being described, it always resolves to exactly 1)

new mathematical formula just dropped

1 year ago 6 0 0 0

this is the best name for this genre and it's not even remotely close

1 year ago 0 0 0 0
a picture of the "Maxwell the cat" 3D model

a picture of the "Maxwell the cat" 3D model

1 year ago 0 0 1 0
Video

i will not be taking any further questions at this time

1 year ago 18 1 3 0
Post image Post image

Very excited to share that Big Hops' first public demo will be at Day of the Devs' pre-GDC event at the Midway on March 16th!

Most of our team will be around for GDC, so get in touch if you're interested in doing an interview or playing the demo.

1 year ago 100 17 11 3

i've seen somebody in the discord server working on something like that...not sure if they're on bsky but i'll ping them

1 year ago 1 0 0 0
Preview
2DArray (@2DArray@mastodon.gamedev.place) Attached: 1 video messing around with the playdate again

if you're curious about how this game was made, from (pretty much) start to end, then boy-howdy do i have a giant mastodon thread for you

mastodon.gamedev.place/@2DArray/112...

1 year ago 7 0 0 0
Trackminia Trailer
Trackminia Trailer YouTube video by Eli Piilonen (2DArray)

Trackminia is available now, only on the Playdate!

play.date/games/trackm...

www.youtube.com/watch?v=3NAt...

1 year ago 66 13 7 4
Advertisement

releasing on january 28th!

1 year ago 14 3 0 0
Video

sounds for a swarm-o-roaches

1 year ago 4 0 0 0
Video

working more on spider-behavior and finally adding some sound effects. the sound isn't particularly _good_ yet, but it exists, at least!

1 year ago 9 1 2 0
Video

pathfinding for large agents: the spider patrols by default and chases you when you're in a place that it can reach (it can't fit through smaller doorways)

eventually this will have some stealthy line-of-sight stuff, but for now the spider just has magic awareness

1 year ago 6 0 1 0

they really missed an opportunity to make it $18.47

1 year ago 1 0 0 0
Video

reached a fun milestone in scenario-authoring today!

1 year ago 11 1 2 0

I don't know anything about display specs, so I'm just gonna assume yes, something like that

1 year ago 1 0 0 0
Video

#gamedev

1 year ago 18 3 1 0
Advertisement
a screenshot of the lantern game. a dim light illuminates a bendy corridor

a screenshot of the lantern game. a dim light illuminates a bendy corridor

a long hallway which gradually gets brighter as it reaches a central room

a long hallway which gradually gets brighter as it reaches a central room

another pic of some lights shining in a hallway.

another pic of some lights shining in a hallway.

the game's player has a lantern which is lighting up a small area around them. some other environmental lights are revealing more distant places in the map

the game's player has a lantern which is lighting up a small area around them. some other environmental lights are revealing more distant places in the map

went down a rabbit-hole thinking about how to get the ambient light level to change as you moved long distances, ended up with a baked lightmap

1 year ago 8 0 1 0

usually i'd agree - and i tried it, but unfortunately flickering a pixel on and off looks bad on the playdate. in this case with the blue noise, it seemed to artificially alter the contrast of the image whenever you were moving...so, can't do it!

1 year ago 1 0 1 0
Video

started adding support for a moving camera - this is harder than usual in this game, because of the lighting system!

getting more and more interested in making the whole game one continuous/seamless map, instead of doing room-transitions...

1 year ago 8 0 2 0
Video

video of what happens when running the script from the previous post. currently it just prints stuff to the console, but i'll get into proper in-game dialogue rendering soon

works in a traditional way: source text -> lexer -> parser -> AST -> bytecode

1 year ago 5 0 1 0