Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Pixel CityNewsDEVLOG #6
Community

DEVLOG #6

Pixel City · published 22 May 2026, 11:10 UTC

All newsPlayers around this dateRead on Steam

Hi all,

I just want to share with you the progress I made this week.

During the beginning of the week, I tried to revamp the moving display mechanism, that when player moves to the middle of the background and moves further in a direction, the background moves in the opposite direction, instead of the character. However, this mechanism is doable, but saw significant flickers of the moving background, possibly due to the transform function I used. I struggled with finding the solution to it, so I decided to rollback to version 0.5, and I will try again about this later because it does improve visuals if without the flickers.

I did make some real change though. I remove the mechanism that when character goes close to the edge of the back ground, a black block shows in front of the character, instead I made a black frame that always shows in front of anything, with a transparent middleground. This helps simplify the code and make sure the character doesn't step into the black area.

In demo 0.6, I expect to do 1 of 3 things: more clothes, or an electric bike shop, or just creating more areas to explore.

More from Pixel City

Other announcements

All news
In-game event12 Sep 2026Pixel City Update 0.10.50.10.5: -The unlocking of new jobs is no longer based on working days, but on normal days -Added sound effect for interface back navigation -Added sound effect for taking elevators -Added display of character while inside cars -Added time count and progress bar display during racing -Added racing tutorial -Adjusted display of the death and the debt overdue scene -Fixed racing time count not bei…Major update12 Aug 2026Public Version 0.10.0 ReleasedHello all! The public version has just released. Before jumping into the game, I like to share a few thoughts. First, sorry for the public release being much much later than as I claimed. That is mostly due to the long review process and of course, my bad timing. As for the future of this game, I plan to continue updating this game, bringing some major feature updates, the updates are now month…Community17 Jul 2026DEVLOG #10The artwork of the upcoming car has changed. The last one has the wrong portion that was beyond saving, so I made a smaller one like this: So far the artwork of car and car shop has completed, the public version should release on time based on current estimation. The gameplay of car racing is borrowed from my previous game, City Worker Simulator, with a slight twist.