Menu

Commit [r744]  Maximize  Restore  History

Clean up some files, start implementation of computer player.

hagru 2015-10-29

changed /trunk/CrossTheBarrier/src/ctb/game/CtbGameUtil.java
changed /trunk/CrossTheBarrier/src/ctb/game/CtbRules.java
added /trunk/CrossTheBarrier/src/ctb/game/players/AbstractCtbComputerPlayer.java
added /trunk/CrossTheBarrier/src/ctb/game/players/AbstractCtbMoveEvaluation.java
added /trunk/CrossTheBarrier/src/ctb/game/players/CtbBarrierMoveEvaluation.java
added /trunk/CrossTheBarrier/src/ctb/game/players/CtbCapMoveEvaluation.java
removed /trunk/CrossTheBarrier/src/ctb/game/players/CtbComputerNormal.java
added /trunk/CrossTheBarrier/src/ctb/game/players/CtbComputerPlayer1.java
added /trunk/CrossTheBarrier/src/ctb/game/players/CtbComputerPlayer2.java
added /trunk/CrossTheBarrier/src/ctb/game/players/CtbMoveEvaluationCreator.java
removed /trunk/CrossTheBarrier/src/gfx/player/type.computer.gif
added /trunk/CrossTheBarrier/src/gfx/player/type.easy.gif
added /trunk/CrossTheBarrier/src/gfx/player/type.normal.gif
added /trunk/CrossTheBarrier/src/html/de/instructions.html
removed /trunk/CrossTheBarrier/src/html/de/welcome0.html
added /trunk/CrossTheBarrier/src/html/en/instructions.html
removed /trunk/CrossTheBarrier/src/html/en/welcome0.html
changed /trunk/CrossTheBarrier/src/xml/ctb.xml
changed /trunk/CrossTheBarrier/src/xml/menu.xml
changed /trunk/CrossTheBarrier/src/xml/messages.xml
/trunk/CrossTheBarrier/src/ctb/game/CtbGameUtil.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/CtbRules.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/AbstractCtbComputerPlayer.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/AbstractCtbMoveEvaluation.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/CtbBarrierMoveEvaluation.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/CtbCapMoveEvaluation.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/CtbComputerPlayer1.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/CtbComputerPlayer2.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/ctb/game/players/CtbMoveEvaluationCreator.java Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/html/de/instructions.html Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/html/en/instructions.html Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/xml/ctb.xml Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/xml/menu.xml Diff Switch to side-by-side view
Loading...
/trunk/CrossTheBarrier/src/xml/messages.xml Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.