Dofi - Fantasy Console

Dofi - Fantasy Console

12 devlogs
39h 54m

Dofi is a fantasy console written from scratch in C. A fantasy console is like an OS for a console that doesnt exist, and just its OS remains.

Timeline

Ship 1

Poyo the lotus biscoff gangsta

6 days ago

Poyo the lotus biscoff gangsta Covers 12 devlogs and 39h 54m

Improved the readme quite a lot.

Update attachment
Earned sticker

Finished the sprite editor! Dofi is complete (for now)

Update attachment
Earned sticker

Added somewhat of a sprite editor! It has a canvas and a selectable color palette :3

Update attachment
Earned sticker

Today I finished (100% no cap) the text editor and got started with the sprite editor. I also changed the example to a rotating gradient!

Update attachment
Earned sticker

Added docs to Dofi! also (HEAVILY) improved the text editor and fixed some (lotta) minor bugs.

Update attachment
Earned sticker

Added colours to the text editor! Now it's more enjoyable to use. :3
The play button works too! If your code is correct, it will execute.

Update attachment
Earned sticker

Got Lua (the programming language) running! :D
This means I just need to implement checks on the code (made by you, the users!), some more examples, a cli and thats it.

Update attachment

Added scrolling and better input handling! It's smooooth.

Update attachment

Added sound effects!
(video doesnt have audio for some reason)

Configured emscripten so that I can export to web! it took me a while to figure out the build flags hehe

Update attachment

Added a nice intro! it took me a while because I had to figure out how to draw individual tiles that revealed the background.

Update attachment

Added mutliline support to the text editor. Tried adding an intro.

Update attachment