Java RuneCaster

By TallTonyB, in Runewars Miniatures Game

So, I made a thing. It's a java based RuneCaster app for people who either don't really enjoy the cardboard runes, or end up with them rolling around all over when they throw them (I've already lost two). It's pretty simple and the code is probably super nasty to anyone that actually knows java, but I mostly threw it together as practice for my java class in school. No idea if anyone will find it useful, but if nothing else it was a passing assignment :)

Works just like you think it would. Push the Cast Runes button to randomize all 5 runes, if you have something that lets you recast just tap on the runes you want to recast (darkening them out) and hit the button again. Hitting New Round will reset all of them and advance the round tracker. There is also a checkbox for the Confluence of Magic objective that doesn't reset the runes between rounds, but still lets you recast any that you want. You can also hit the RuneWars logo to switch between three different themes.

ravizS4.png

WKkxnaG.png

9Ii9ASD.png

Now the problem, I just use command prompt to run this because I really don't know how to do anything else with it. Pretty sure it can be turned into an Executable file somehow, but I have no idea how (one semester of java and I really didn't do that well in it >.< ). If you know how to run java programs from command line you can find the files in my shared onedrive folder here: https://1drv.ms/f/s!AlhMRiHvIbW-iRRGpY4CY1w-3t1P

Feel free to do what you want with them, download and use them, "fix" them so the code isn't so ugly, turn it into a single file program so it's easier for others to use, whatever.

Edited by TallTonyB

No that more cards are being created which allow a single or more reroll is there any chance this could be updated to allow individual runes t be recast? Also what is the chance of it being hosted on a website so it can be accessed anywhere, particularity on phones?