Remix.run Logo
mNovak 5 days ago

Making progress on a Warhammer 40k rules engine and client (think in-browser RTS style). It's actually getting to be playable with a reduced rules set, and designed to be highly extensible / plug-in-able.

I'll still need to implement some kind of "AI" opponent or hack together P2P networking to demo it though; playing against yourself is fine for testing, but not really how the game is meant to be played.

It's hand coded so far, but I'm hoping AI can be a big lift for churning out the multiple thousands of named special rules, as most of these are very simple (+1 here, reroll there, etc).

Any WH40k players out there? Love to hear your thoughts!