[#] Featured Games


Unity
C#
🕒 3 days
👤 Solo

Petal's Garden

Make flowers with Petal

A flower drawing tool featuring a text-to-speech companion that reacts to your creations.

itch.io

Petal's Garden was developed with 2 goals in mind:

  1. To create a drawing solution that allows you to draw over multiple segments.
  2. To implement a text-to-speech partner that can react to gameplay elements at runtime.

For the limited development time given to me, I'm happy with the result created. The process for drawing flowers can be refactored into larger scale drawing applications, and the TTS partner was created using SAM (Software Automatic Mouth), ported to C# which I then ported to Unity.

Unity
C#
🕒 5 days
👤 Solo

speedhorse

speed horse race tests

A responsive and juicy platformer controller combined with an online leaderboard and random rules to create a new gameplay challenge everyday as you race against the clock to get a new highscore.

itch.io
Unity
C#
🕒 3 days
👤 Solo

Fishland

Feed Mr. Whale to make him happy again!

A first exploration into creating 3D games under a time constraint, featuring NPCs, fishing and more!

itch.io Youtube

[#] Projects


C#
HTML
CSS
🕒 2 days

kilosite

A static site generator made in C#, useful for creating small blog sites

An exploration into automating blog website creation alongside parsing Markdown & YAML data.

Which you can read more about here: kilosite blog post.

Github
Raylib
C#
HTML
CSS

Raylib-cs WASM

A minimal starter project for running Raylib with .NET 8.0 WebAssembly

Github
Raylib
C#
HTML
CSS

Raylib-cs Chip8

A Chip8 emulator made for Web

Using the previous Raylib-cs WASM project to create a CHIP-8 emulator and help learn what needs to be tweaked and adjusted to make it better for public use.

Github

[#] Other


Unity
C#

Colors2Palette

A Unity tool to convert color palettes

A drag and drop tool designed to easily convert color palettes in an image format into Unity's color palettes for use on components.

itch.io