Skip to content

Commit 0bcd54c

Browse files
committed
Restructured into game (BotWar), shared core (ScalatronCore) and main app (Scalatron)
1 parent 8e8bc08 commit 0bcd54c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+254
-142
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Scalatron/src/scalatron/botwar/Display.scala renamed to BotWar/src/scalatron/botwar/Display.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ package scalatron.botwar
66
import java.awt.geom.AffineTransform
77
import java.awt.{Toolkit, Frame, Graphics2D}
88
import scalatron.botwar.Display.RenderTarget
9-
import scalatron.Version
109

1110

1211
object Display {

0 commit comments

Comments
 (0)