Alicia
sunskyknows.bsky.social
Alicia
@sunskyknows.bsky.social
Painter & Cofounder

Working on CityPath - a city planning simulator game where you score points based on how efficiently people can get to where they need to go
CityPath Day 9 - Ok we got save/load to work! Anything you build will autosave and you can hop right back into the game after you quit.

#gamedev #indiegame #buildinpublic
August 26, 2025 at 3:09 PM
CityPath Day 8 - Started building out a Tech Tree and gating structures and infrastructure behind it. Super janky UI for now but the code works
#gamedev #indiegame #buildinpublic
August 21, 2025 at 6:03 PM
Day 6 of building CityPath - A City Planning Simulator.

Implemented a Destroy and Undo button - which forced me to create a selection and highlighting system. Feeling pretty good about having most of the basic components now!

#gamedev #indiegame #buildinpublic
August 12, 2025 at 4:13 PM
Day 5 of CityPath - A City Planning Game!

Added some assets in to make it start to feel more like a game. Decided to implement "Eras" with you first starting in medieval times, just walking (horse maybe?) - Future eras to have vehicles for more complexity!

#gamedev #indiegame #buildinpublic
August 9, 2025 at 6:53 PM
Day 4 of building CityPath - A City Planning Game!

Really went deep into pathfinding for my NPCs so they could eventually make it to their destinations. Now they will always try to get closer but if they hit a deadend they can backtrack woo!

#gamedev #indiegame #buildinpublic
August 9, 2025 at 1:15 AM
Day 3 of building CityPath - my city planning simulator

We added NPCs! And they can follow a generated path (kind of). Currently experimenting with different methods of pathfinding for them.

Any suggestions??

#gamedev #indiegame #buildinpublic
August 6, 2025 at 3:45 PM
Day 2 of CityPath - a city planning simulator where you try to build out the most efficient way of laying out your city and infrastructure for people to navigate.

Added a level system to progressively add more buildings as you continue
August 5, 2025 at 2:45 PM
Here's Day 1 of CityPath - a city planning simulator where you try to build out the most efficient way of laying out your city and infrastructure for people to navigate.

We built out a grid structure, ability to place buildings, and NPCs that will move from homes to offices and back
#gamedev
August 2, 2025 at 4:57 PM