Chess Horse [game]

Using, learning, programming and modding the Gigatron and anything related.
Forum rules
Be nice. No drama.
Post Reply
Phibrizzo
Posts: 81
Joined: 09 Nov 2022, 22:46

Chess Horse [game]

Post by Phibrizzo »

Hello :)

This a little game: old horse chess problem.
Goal: fill all tiles on 10x10 board.

You can put pawn only on green tiles, red is blocked.

Usage:
A - put pawn on tile
B - undo move, but this undo work little wrong.

START x2 - restart.

Config: v5/6 (tested), 32k+
HorseChess.gt1
(2.24 KiB) Downloaded 147 times
Sources:
http://www.changeit.ppa.pl/ftp/HorseChess.lha
petersieg
Posts: 114
Joined: 28 Jun 2023, 09:06

Re: Chess Horse [game]

Post by petersieg »

Nice!
Zip attached ;-)

Would be interesting to know how to assemble the whole thing?

best, Peter
Attachments
HorseChess.zip
(10.91 KiB) Downloaded 140 times
Bildschirmfoto 2024-06-01 um 18.25.58.png
Bildschirmfoto 2024-06-01 um 18.25.58.png (115.22 KiB) Viewed 2609 times
Bildschirmfoto 2024-06-01 um 18.21.38.png
Bildschirmfoto 2024-06-01 um 18.21.38.png (64.27 KiB) Viewed 2609 times
Phibrizzo
Posts: 81
Joined: 09 Nov 2022, 22:46

Re: Chess Horse [game]

Post by Phibrizzo »

Thanks for tests.
Would be interesting to know how to assemble the whole thing?
In all my projects i used my own compiler. All time is in progress :)
I wrote it for Amiga-like systems in ANSI C.
It can compile sources v5/7.
ttl.png
ttl.png (29.21 KiB) Viewed 2604 times
Post Reply