Please sign in to access this page

FRAME

FRAME

6 devlogs
32h 11m
Created by Pedro B.

An HTML game engine/fantasy computer

Timeline

Prototype of a SNAKE clone for my fantasy console, in my custom language. Not everything works just yet, but developing a game concurrently with your engine (and in assembly nonetheless) is a pain!

Keyboard input in the fantasy console! And with this, the first actual official FRAME program has been written.
I could ship like this, but I want to at least get SNAKE in...

TEXT MODE IN MY FANTASY CONSOLE!!!
You can do, like, the world's worst text adventure ever

working on the kernel of the fantasy console (some helpful functions)
hilariously, it too is coded in my little assembly language.

Update attachment

here's the fantasy console running!
A simple IRQ handler

(guess who's back)
(back again)

I realized a Linux-only terminal thing was NOT going to get any votes so I'm pivoting to something more accessible: a web game engine/fantasy console thing!

Not a lot to show since I'm working on the language before doing graphics, but here's a screenshot of code that actually gets parsed and run correctly by the engine!!! woah!!!!!!

Update attachment