Joram Vandemoortele
banner
orcolom.bsky.social
Joram Vandemoortele
@orcolom.bsky.social
Developer @trianglefactory. Creative trashcan.
Spelling not included.
I'm always amassed that daily motion still exists all those years.
January 19, 2025 at 9:28 AM
I think you would like my custom serializer I wrote. it's build to handle json esc data structures and linear binary in the same time.
January 18, 2025 at 10:23 PM
And I mean that unironacly, I love system design. I'm basically constantly switching between

I want to make this game.
And
I want to be able to make this game.
January 18, 2025 at 12:28 PM
It does still have some issues when you go back to a previous time. But ill cross those bridges one at the time
December 28, 2024 at 3:04 PM
Thirdly spend a good few hours implementing the option to add multiple snakes. This adds so many options, from time looping, multiple player snakes, snakes that are part of the level and a lot more...

#gamedev
December 28, 2024 at 3:04 PM
Secondary, I have implemented map loading from a file. I have made it very flexible. This is the file of the map above. I still need to implement things like snake colors, background colors and more but the map loading part is there. All the rest can be further expanded upon.
#gamedev
December 28, 2024 at 3:04 PM
Some updates to the snake game between the holidays

Firstly, I think I have found the smallest level that I'll be able to use to explain the "go back in time" rule

#gamedev
December 28, 2024 at 3:04 PM
yeah! and you can't move backwards in a spot where an item is. So, depending on your length and where you temporarily drop items and have to drop items it becomes this dance.
December 23, 2024 at 2:12 PM
Fun fact, a c# attribute can implement itself. I assumed this wouldn't work.
December 16, 2024 at 10:56 PM
I have now extended the declarations I check to: field, properties, constructers and operators

and references I check in the body to: field and properties

still some holes but I think I have a decent amount that I can move on for now and just try to be fully "compliant"
December 16, 2024 at 10:36 PM
You think I want to sit on this info by myself?
December 16, 2024 at 1:45 PM