Download axle-games_2.10-0.1-m10-sources.jar
axle/axle-games_2.10-0.1-m10-sources.jar.zip( 13 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
axle/game/cards/Card.scala
axle/game/cards/Deck.scala
axle/game/cards/Implicits.scala
axle/game/cards/Rank.scala
axle/game/cards/Suit.scala
axle/game/chess/Chess.scala
axle/game/poker/Implicits.scala
axle/game/poker/MoveParser.scala
axle/game/poker/Poker.scala
axle/game/poker/PokerHand.scala
axle/game/poker/PokerHandCategory.scala
axle/game/poker/PokerMove.scala
axle/game/poker/PokerOutcome.scala
axle/game/poker/PokerPlayer.scala
axle/game/poker/PokerPlayerAI.scala
axle/game/poker/PokerPlayerDealer.scala
axle/game/poker/PokerPlayerInteractive.scala
axle/game/poker/PokerPlayerRandom.scala
axle/game/poker/PokerState.scala
axle/game/ttt/TicTacToe.scala
axle/game/ttt/TicTacToeMove.scala
axle/game/ttt/TicTacToeOutcome.scala
axle/game/ttt/TicTacToePlayer.scala
axle/game/ttt/TicTacToePlayerAI.scala
axle/game/ttt/TicTacToePlayerInteractive.scala
axle/game/ttt/TicTacToePlayerRandom.scala
axle/game/ttt/TicTacToeState.scala
Related examples in the same category