chrisbell
  • Joined on 2026-05-27
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-31 22:57:03 -04:00
7a03253fae mistake in readme
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-31 22:56:26 -04:00
499dc17f7c gradients done, found some transform issues, added a testing rml file
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-31 17:45:26 -04:00
260a037314 Clip masks complete
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-30 19:45:08 -04:00
b75eebfd49 Added 'transform' support
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-30 19:24:17 -04:00
531ad69bcc simple main loop for testing
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-30 18:37:44 -04:00
cd6f2bb45c added readme and removed wasm stuff from flake and cmake
chrisbell pushed to master at chrisbell/rmlui-raylib-backend 2026-08-30 18:18:09 -04:00
761fa6ca21 Adding current renderer from gamejam project
chrisbell created branch master in chrisbell/rmlui-raylib-backend 2026-08-30 18:18:09 -04:00
chrisbell created repository chrisbell/rmlui-raylib-backend 2026-08-30 18:17:54 -04:00
chrisbell pushed to gameplay-test at Bellsworne/BGG2026 2026-08-26 00:09:13 -04:00
e289af808a Basic gameplay loop, need to balance values
chrisbell pushed to gameplay-test at Bellsworne/BGG2026 2026-08-25 22:51:15 -04:00
chrisbell created branch gameplay-test in Bellsworne/BGG2026 2026-08-25 22:51:15 -04:00
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-25 22:36:19 -04:00
29cce0de6d math
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-25 22:28:40 -04:00
8f16777879 starting on round logic
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-25 01:17:27 -04:00
2e6711e7ce Incoherent ramblings of a madman (game design doc)
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-24 23:49:18 -04:00
0fe31615c5 Main, pause, options, and in-game menu systems wired up; ready for gameplay
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-24 10:06:59 -04:00
4dacb370a6 ran a formatter on all the files for tab consistency
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-23 23:37:42 -04:00
194eef56ab starting game planning
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-23 22:07:17 -04:00
9308f9d7da Added a handy callback listener for UI
chrisbell pushed to master at Bellsworne/BGG2026 2026-08-23 21:57:37 -04:00
1a378aebf0 Added raylib+rmlui template