Pinned Loading
-
Coders Strike Back - Gold Base (angl...
Coders Strike Back - Gold Base (angle calculation needs to be fixed) 1import Player.TARGET_RADIUS
2import scala.io.StdIn._
3case class Vector(x:Double,y:Double){
4private val rotateClockwise = (x: Double) => List(
5List(math.cos(math.toRadians(x)), math.sin(math.toRadians(x))),
-
-
A quick and dirty approach to genera...
A quick and dirty approach to generating emails from a spreadsheet and a textfile 12import org.apache.poi.xssf.usermodel.XSSFWorkbook
34import java.io.{File, FileInputStream, PrintWriter}
5import scala.collection.immutable.HashMap
-
commandtower
commandtower PublicA small gui tool that randomly fetches a commander and a corresponding deck for EDH Magic: The Gathering
Go 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.