*New* Small Updates!
Here I'll post some smaller text only updates about the game's progress!
{#each entries as entry}
{@render liveUpdate({entry})}
{/each}
This is the development log for my game Project N5! It's an action-adventure jump-and-run game inspired by games such as Ratchet & Clank. Development started on 2023-09-16 and rebooted on 2025-05-16.
2023 progress updates summarise an entire month's work, respectively. Progress updates thereafter denote noteworthy developments in a more collected format.
{#each posts as post, index}
{@render devlogPost({post, index})}
{/each}