git://github.com/dokipen/shoes-war.git
Please give feedback. Particularly, I had trouble getting stacks and
flows to work properly without giving them widths. That is why I have
so many hacky widths and heights everywhere. If I did something like this:
stack {
card :row => :hearts, :column => :ace
para "hello"
para "hello again"
}
The first para would not go to the next line, but the second would. I
have a feeling it has to do with the hacky way I cropped the images. Is
there a better way?
This is basically a stepping stone. I want to make some better card games.