Amoriax - tactical Roman board game

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
zxretrosoft
Enthusiast
Enthusiast
Posts: 171
Joined: Wed May 15, 2013 8:26 am
Location: Czech Republic, Prague
Contact:

Amoriax - tactical Roman board game

Post by zxretrosoft »

Hello friends,
I hope you won't be offended if I put a game created in AGK here. But I am a long time friend of PureBasic but unfortunately PB did not allow me HTML5 format.

I would like to introduce you to Amoriax, which I finally finished after a 2 years for HTML5 :oops:

It is a tactical game based on ancient Roman board games. These games were built on the principle of simplicity - they usually had plain stones with some movement options, yet there was magical logic behind them. And minimum rules.

4 rules of Amoriax:
  • the game piece can only be moved to the last possible space in the chosen direction
  • outside the marked central area, you can drag a stone into the letter L (just like a knight in chess)
  • a playing piece can drag diagonally from a complete corner to the opposite corner
  • the red stone is common to both players and can be drawn by anyone
The goal of the game is to dominate the center field with the crown.
Stones are not discarded, they are only moved where there is an empty space.

I hope you enjoy the game! Thanks in advance for your feedback! I'm still gradually developing the game, especially the AI.

P.S. The game is completely free and without ads!

Download or play in the browser:
https://zxretrosoft.itch.io/amoriax

Image
User avatar
moulder61
Enthusiast
Enthusiast
Posts: 193
Joined: Sun Sep 19, 2021 6:16 pm
Location: U.K.

Re: Amoriax - tactical Roman board game

Post by moulder61 »

Very nice. :)
I wish I had the programming skills to create something like that.

Moulder.
"If it ain't broke, fix it until it is!

This message is brought to you thanks to SenselessComments.com

My PB stuff for Linux: "https://u.pcloud.link/publink/show?code ... z3MR0T3jyV
User avatar
idle
Always Here
Always Here
Posts: 5896
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Amoriax - tactical Roman board game

Post by idle »

That's a good game zxretrosoft.

I don't know about the technicalities are that prohibited you from doing it in SpiderBasic

Really enjoyable game, thanks for sharing.
User avatar
zxretrosoft
Enthusiast
Enthusiast
Posts: 171
Joined: Wed May 15, 2013 8:26 am
Location: Czech Republic, Prague
Contact:

Re: Amoriax - tactical Roman board game

Post by zxretrosoft »

Thank you very much, friends!

I've tried to do this in SpiderBasic and it sure would work, but I'm not that skilled.
Post Reply