andymeneely / squib

A Ruby DSL for prototyping card games.
http://squib.rocks
MIT License
918 stars 67 forks source link

Generate basic scripts for Tabletopia #188

Closed andymeneely closed 3 years ago

andymeneely commented 7 years ago

Tabletopia just got out of Early Access on Steam, so it would be great if someone figured out a workflow to go from Squib to Tabletopia.

Kinda like #139.

mattparkes commented 7 years ago

I'm going to pick this up.

My ruby is pretty rudimentary and Tabletopia don't currently have an API, but I'll document the POSTs to achieve this and see what I can do from there.

andymeneely commented 7 years ago

Awesome! You rock. Yeah documenting what needs to be done on the Tabletopia side would be ideal. I can help out with how it would work in Ruby and/or Squib.

andymeneely commented 6 years ago

@mattparkes did you end up getting anywhere on this?