Project N5 Devlog | denizk0461

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.entries() as [key, post], index} {@render devlogPost({key, post, index})} {/each}
{#snippet devlogPost({key, post, index}: {key: string, post: DevlogPost, index: number})}
Preview image for devlog {post.title}

{post.title}

{/snippet}