top | item 25785876

(no title)

alnis | 5 years ago

I've been working for the past few years on an online card game (think Hearthstone or Magic: the Gathering but with a tactical board component as well) where players can design their own cards in a WYSIWYG editor, and the rules text of each card (things like "Whenever this object moves, draw a card", etc.) is translated into JS by a semantic parser.

It's a hobby project that's still in the alpha stage, but I'm hoping to finally put out a beta version this year. The core functionality is all there, but there are still some key questions that need to be answered around ease-of-use and game balance (not an easy proposition when players get to create their own cards!)

You can check it out in its current form here: https://app.wordbots.io/ . The code is hosted at: https://github.com/wordbots .

discuss

order

No comments yet.