[dj] Tony's stretch attacks!
- some charged attacks I dreamt he had, aerial, heavy, and light! Fighting the Hip Chip Clan and the Silent Roar gangs in this one
#spaceRARt #scalieart #human #superhero #elasticity #gamelogic

Wednesday | January 28, 2026

๐Ÿ“ˆ Progress

Beyond365DaysOfCode โ€” Day 388

100DaysOfCode โ€” Day 388

๐Ÿ“– Daily Reading

โœ… freeCodeCamp News โ€” 1 article

โœ… Daily.dev โ€” 1 article

๐Ÿ’ป Learning

freeCodeCamp: Build a Reusable Mega Navbar
Reinforcing reusable patterns while keeping long-term game logic skills sharp.

Consistency over intensity. Still building.

#Beyond365DaysOfCode
#100DaysOfCode
#freeCodeCamp
#Python
#GameLogic
#JavaScript
#LearningInPublic
#DevJourney
#Consistency

โณ Wednesday
๐Ÿ“… January 21, 2026

๐Ÿ“ˆ Progress
โ€ข Beyond365DaysOfCode โ€” Day 381
โ€ข 100DaysOfCode โ€” Day 381
โ€ข freeCodeCamp

๐Ÿ“– Daily Reading
โ€ข freeCodeCamp News โ€” 1 article
โ€ข Daily.dev โ€” 1 article

๐Ÿ’ป Learning
โ€ข Codecademy โ€” Phaser: implementing timer functions for game events

Time management = game pacing.

#GameDev #PhaserJS #GameLogic
#Python #LearningInPublic
#DevJourney #Consistency

๐ŸŽฎ Midweek Momentum โ€” Wednesday
๐Ÿ“… January 14, 2026

Keeping the rhythm steady and the logic clean.

๐Ÿ“ˆ Progress
โ€ข Beyond365DaysOfCode โ€” Day 374
โ€ข 100DaysOfCode โ€” Day 374
โ€ข freeCodeCamp

๐Ÿ“– Daily Reading
โ€ข freeCodeCamp News โ€” 1 article
โ€ข Daily.dev โ€” 1 article

๐Ÿ’ป Learning
โ€ข Codecademy โ€” Phaser: game logic, movement, and interaction

Midweek effort compounds by the weekend.

#GameDev #PhaserJS #GameLogic
#Python #MidweekMomentum
#LearningInPublic #DevJourney

Back of envelope game logic

Ever notice how games only give you 10 bullets, while enemies have infinite ammo... until you pick up their gun, and suddenly, it's empty. ๐Ÿ˜ค

#Gaming #GameLogic

As much as I quite like the crafting experience in #FFXIV, "overlap" recipes make me smile.

This simple-looking potion only requires
1) an ingredient from another planet
2) an ingredient from the past when there were no separate planets as there are now. ๐Ÿ˜„

I also love the fact that the weather forecast person also knows what the weather is like in Elpis (the past) "right now" and "tomorrow" - despite very few even knowing of it or that you've been.

#GameLogic #FF14 #FinalFantasyXIV

http://gamerpeak.com/2014/08/21/how-does-your-game-keep-you-contained-part-1/

Back in 2014, I was discussing the weird and inventive ways that #videogames put up barriers on the edge of their worlds.

Whatโ€™s the weirdest boundary youโ€™ve ever seen?
#gaming #gamelogic #blog #amwriting

How Does Your Game Keep You Contained? Part 1

A lone hero seeks adventure in a dangerous world. In one hand they clasp an ancient sword made from the devilโ€™s weirdest nightmares. In the other hand they hold a giant handgun so powerful thโ€ฆ

Gamer Peak

Finally making a second pass at #Asteroidians Grapple rope-wrapping logic.

I've switched to generating a convex hull from the set of contour-traced solid pixels.
This results in an array of positions that are significant geometrical corners we need to check as valid "anchor" positions.

Keep in mind, *everything* I'm doing here is based on a custom binary-pixel collision system! No polygons in this here #gamelogic !

#wip #solodev #gamedev #indiedev #gameprogramming #devtools