Alastair Callum
acallum.bsky.social
Alastair Callum
@acallum.bsky.social
Foggy Box Games director. Startenders: Intergalactic Bartending. Sharing experimental game dev.
File editing on the system! Users can open any compatible file, and edit its contents if permissions allow. What might you discover? Hidden meta data, corrupted files - leading you closer to a mystery unsolved! #gamedev #indiedev
December 3, 2024 at 3:47 PM
Want to create a new directory in the file system, just use mkdir! Also experimenting with display colors. In time this and other system variables will be fully editable #gamedev #indiedev
November 27, 2024 at 1:46 PM
First set of commands are ls and cd, listing and changing directories. The file system is currently stored as a JSON file! Directory and file creation are next on the list.
November 26, 2024 at 8:25 PM
I've gone retro with this one. Inspired by old computer terminals and CLI, I want to build a game that allows the player to explore a world entirely from this perspective. Directory navigation below 👇

#gamedev #indiedev #cli #retro
November 26, 2024 at 8:25 PM