• Joined on 2025-06-12
BirDt opened issue BirDt/imugi#17 2026-04-24 10:33:44 +08:00
Improve build system
BirDt pushed to master at BirDt/imugi 2026-04-22 21:29:21 +08:00
62c821e87b Finish tic-tac-toe
918f3ec873 Draw tic-tac-toe squares
0544429d07 Main menu for tic-tac-toe and text/rectangle drawing functions
6ec23c8ff9 Move input to its own module
Compare 4 commits »
BirDt merged pull request BirDt/imugi#16 2026-04-22 21:29:20 +08:00
Implement a simple tic-tac-toe sample
BirDt created pull request BirDt/imugi#16 2026-04-22 21:28:59 +08:00
Implement a simple tic-tac-toe sample
BirDt pushed to feature/tic-tac-toe at BirDt/imugi 2026-04-22 21:24:07 +08:00
62c821e87b Finish tic-tac-toe
BirDt pushed to feature/tic-tac-toe at BirDt/imugi 2026-04-21 17:33:46 +08:00
918f3ec873 Draw tic-tac-toe squares
BirDt created branch feature/tic-tac-toe in BirDt/imugi 2026-04-19 22:03:26 +08:00
BirDt pushed to feature/tic-tac-toe at BirDt/imugi 2026-04-19 22:03:26 +08:00
0544429d07 Main menu for tic-tac-toe and text/rectangle drawing functions
6ec23c8ff9 Move input to its own module
Compare 2 commits »
BirDt deleted branch feature/tic-tac-toe from BirDt/imugi 2026-04-19 10:18:05 +08:00
BirDt pushed to master at BirDt/imugi 2026-04-19 10:17:24 +08:00
f54f9c4b40 Add scene system and update example
BirDt deleted branch feature/scenes from BirDt/imugi 2026-04-19 10:17:24 +08:00
BirDt merged pull request BirDt/imugi#15 2026-04-19 10:17:22 +08:00
Add scene structure
BirDt created pull request BirDt/imugi#15 2026-04-19 10:17:03 +08:00
Add scene structure
BirDt created branch feature/scenes in BirDt/imugi 2026-04-19 10:15:30 +08:00
BirDt pushed to feature/scenes at BirDt/imugi 2026-04-19 10:15:30 +08:00
f54f9c4b40 Add scene system and update example
BirDt commented on issue BirDt/imugi#11 2026-04-18 21:51:54 +08:00
Redesign component library interface

Ongoing. Need more sample project implementations to make decisions on how things should work.

BirDt created branch feature/tic-tac-toe in BirDt/imugi 2026-04-18 19:15:20 +08:00
BirDt pushed to feature/tic-tac-toe at BirDt/imugi 2026-04-18 19:15:20 +08:00
BirDt deleted branch feature/basic-samples from BirDt/imugi 2026-04-18 09:14:59 +08:00
BirDt commented on issue BirDt/imugi#8 2026-04-18 09:14:07 +08:00
Make vector ops variadic (allow multiple parameters)

Done as of 66fbc1587c