View all by erikeagrd
erikeagrd
Follow erikeagrd
Follow
Following erikeagrd
Following
Add To Collection
Collection
Comments
Devlog
Submission to Brackeys Game Jam 2025.2
Orbital Cookies
←
Return to Orbital Cookies
Devlog
Orbital Cookies Gamejam Launch
August 31, 2025
by
erikeagrd
#gamejam
Added The somewhat intended game, plus partial Russian and Spanish translation...
Continue reading
Orbital Cookies, Version 03, Pershea Backstory
August 30, 2025
by
erikeagrd
#rambling
This time, it's some actual game content! A player now can see their text in various different languages, and choose whatever decisions they want for Pershea to make. Some more exciting story time is...
Continue reading
Orbital Cookies, Read from a text file tutorial (from beginner dev)
August 29, 2025
by
erikeagrd
#code explanation
So, like, you've got a text game. It needs an easier way to maintain large amount of text, storing it in code has it's downsides. Here's how to do so by importing one character at a time, in python. M...
Continue reading
Orbital Cookies, Version 02, Linux fix
August 28, 2025
by
erikeagrd
#os-specific
Turns out that the linux version of python is more picky than the windows or Mac one. On the function like: a = turn_text_into_display_object(a, supplied_text) Where function was: display_text = font...
Continue reading
Orbital Cookies, Version 02, Game Menu
August 27, 2025
by
erikeagrd
#common featureset
One surely planned to have some daily updates upon the progress of a new game started for the game jam. Not with how difficult the overall implementation of mouse clicking on a string of text turned o...
Continue reading
Orbital Cookies, Version 01 (GameJam)
August 25, 2025
by
erikeagrd
#rambling
One didn't really plan to join a game jam, having had started to get into gamev just around the beginning of the month. Though, with how quick the idea formed about space pirates and spaceships, one r...
Continue reading