|
|
f5cfc0f5da
|
Use signed arithmetics for game logic
|
2025-10-13 18:46:08 +02:00 |
|
|
|
5d739383aa
|
Replace enums with simple defs, replace kb routine with asm
calypsi uses "int" as the type for enums, also replace the basic
keyboard routine for key reading with an assembly written one
|
2025-08-20 20:58:15 +02:00 |
|
|
|
75c55bd114
|
Change how random data is generated
|
2025-07-25 17:00:40 +02:00 |
|
|
|
f18b23b08a
|
Update the game logic to take note of high scores
|
2025-07-24 18:05:51 +02:00 |
|
|
|
457d510384
|
Add movement graphics
|
2025-07-23 11:19:10 +02:00 |
|
|
|
1a3635fc9a
|
Show score and moves
|
2025-07-22 15:38:52 +02:00 |
|
|
|
38a40eb2e4
|
Fix logic
|
2025-07-18 09:12:17 +02:00 |
|
|
|
5fe7310d14
|
Add initial main loop logic
|
2025-07-17 07:54:46 +02:00 |
|
|
|
d634e15eca
|
Update game logic to save score
|
2025-07-16 22:27:49 +02:00 |
|
|
|
1e66023db8
|
Add game reset
|
2025-07-16 22:09:03 +02:00 |
|
|
|
8ff5b1ca97
|
Add board randomizer in game logic
|
2025-07-16 18:27:55 +02:00 |
|
|
|
044c1cf184
|
Basic game logic
|
2025-07-16 14:47:36 +02:00 |
|
|
|
3d38da8915
|
Add base game logic
|
2025-07-16 14:24:57 +02:00 |
|
|
|
accf2c96da
|
Update sources
|
2025-07-15 22:20:28 +02:00 |
|