Commit Graph

77 Commits

Author SHA1 Message Date
b1e4c81731 try to change input code 2025-12-06 10:36:43 +08:00
f4131698b0 use gameapp to control game 2025-12-06 10:36:03 +08:00
392fde06e9 Separation of rendering and scene logic 2025-12-06 10:35:21 +08:00
f76a30af6b Add config.h 2025-12-06 10:25:34 +08:00
c0d67926c4 Add Scene Base Class 2025-12-06 10:25:14 +08:00
db87a54e8b Add WindowManager Class 2025-12-06 10:24:54 +08:00
eaf7ea27f7 change render structure 2025-12-06 10:24:26 +08:00
3171e87f7e change app to core 2025-12-06 10:15:23 +08:00
6d44c61db8 change core to game 2025-12-06 10:12:07 +08:00
797c32fd12 Change Game class name to GameSession 2025-12-04 13:57:36 +08:00
d8e6fef6bd Fix a bug about the switch component problem 2025-12-02 15:13:09 +08:00
06b840e7ff Added draw board function 2025-11-30 15:24:45 +08:00
835be9d63c Fix a output bug 2025-11-30 15:23:34 +08:00
532883835b Refined the core interfaces of the game 2025-11-30 11:08:01 +08:00
48728c1a5b Finish the Core 2025-11-29 17:27:37 +08:00
c6a0f3b735 Add place piece function 2025-11-27 21:24:10 +08:00
e4c8325d33 Add Piece and Board class 2025-11-27 14:03:17 +08:00
5da6fe579f Fix some problems 2025-11-26 15:30:40 +08:00
d43ca4394d Add ConnectedComponentManager 2025-11-26 15:20:18 +08:00
ff2ddc6fd4 Optimized the structure 2025-11-23 15:13:28 +08:00
5100aa799f A startup for it 2025-11-22 22:16:58 +08:00
6703ebfcd2 add some instruction 2025-11-21 09:14:42 +08:00
52a4afe6da init the projetc 2025-11-21 09:07:40 +08:00
12a214cb13 Add SDL3 as submodule 2025-11-20 21:06:23 +08:00
4efb6e7b71 Merge branch 'main' of https://github.com/zhenyan121/SporeBG-Conid 2025-11-20 20:59:55 +08:00
f87f75ce4a SporeBG-Conid Start! 2025-11-20 20:57:26 +08:00
zhenyan121
8cf3b26cdd Initial commit 2025-11-20 20:44:57 +08:00