|
|
|
|
|
by 90s_dev
320 days ago
|
|
Shorter description: It's like love2d but with a pico8 style screen and the code is entirely asm. Download at https://hram.dev/hram-110.zip for version with hot code reloading. Write event handler function in native assembly at appdata\hram\hsig.s that interacts with keyboard/mouse and 128x72 8-bit screen (red/green only). Uses native jit, no interpreter. So if you write bad assembly it will segfault! But it's okay, just restart hram.exe (~360 kb) and try again. |
|