23 Commits

Author SHA1 Message Date
7fd699ea38 Update .gitea/workflows/build_test.yaml
Some checks failed
build_test / build (push) Failing after 34s
2025-07-12 19:34:56 +00:00
b5c539a3a2 Update .gitea/workflows/build_test.yaml
Some checks failed
build_test / build (push) Failing after 18s
2025-07-12 19:33:30 +00:00
ce343ff9db Update .gitea/workflows/build_test.yaml
Some checks failed
build_test / build (push) Failing after 57s
fix build test
2025-07-12 18:59:23 +00:00
d6ee106682 add build test
Some checks failed
build_test / build (push) Failing after 1m9s
2025-07-12 20:56:47 +02:00
5b56f6bcb6 fix some rendering issues 2025-07-12 20:11:22 +02:00
4a8db75bef make multipurpuse_buf biger to avoid out of bounds writes 2025-07-12 17:12:25 +02:00
fa7b4c70b8 IT WORKS 2025-07-12 16:09:39 +02:00
a46f907ff6 fixing segfault and such 2025-07-12 11:47:57 +02:00
63ded22bfd more work on actual game logic 2025-07-10 22:55:18 +02:00
00cc777183 add warning flags 2025-07-10 20:59:32 +02:00
b94ebe30c8 add user input handling 2025-07-10 18:27:52 +02:00
c5e404f1dd FINALY fix inicializing gameboard 2025-07-09 21:33:36 +02:00
564a6b88c1 fix aligment 2025-07-09 20:34:24 +02:00
d6613ac341 fix memory_set number 2 2025-07-09 20:34:09 +02:00
2b8236ee91 fix memory_set function 2025-07-09 19:23:13 +02:00
c0bd3fcbc3 fix pointer aritmetic 2025-07-09 13:26:06 +02:00
76093db3c9 YES IT DOES NOT SEGFAULT 2025-07-08 22:50:46 +02:00
9092d1276a added memory_set'function 2025-07-08 15:04:23 +02:00
35a6894d9f fix allocator 2025-07-08 10:00:24 +02:00
a2a5b4c972 added some gameboard initialization 2025-07-07 23:15:54 +02:00
51ffd98872 added basic allocator 2025-07-07 20:39:13 +02:00
c1a55fa3ff created some basic string helper functions 2025-07-07 13:42:53 +02:00
aa86683b35 inital-commit 2025-07-07 11:37:59 +02:00