Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
JGameAIFramework
SVNCode
JGameAIFramework SVNCode
Status:
Pre-Alpha
Brought to you by:
boltzen
,
borti42
,
hildensia
,
sastrian
,
schachblocki
Summary
Files
Reviews
Support
News
Code
SVNCode
Menu
▾
▴
Browse Commits
Browse Files
Commit
[r260]
Maximize
Restore
History
Authored by:
sastrian
2018-10-18
Browse code at this revision
Parent:
[r259]
Child:
[r261]
1
2
>
>>
(Page 1 of 2)
changed
/trunk/JGameAI/.classpath
added
/trunk/JGameAI/.settings
added
/trunk/JGameAI/.settings/org.eclipse.jdt.core.prefs
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0/ClassDef.txt
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0/CoeffGroup_0.txt
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/MainDef.txt
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0/ClassDef.txt
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0/CoeffGroup_0.txt
added
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/MainDef.txt
changed
/trunk/JGameAI/database/config.cfg
changed
/trunk/JGameAI/database/registered_players.cfg
added
/trunk/JGameAI/log/CHECKERS_GAMECheckers ID_0 (17-10-18 19_44_28).txt
added
/trunk/JGameAI/log/CHECKERS_GAMECheckers ID_1 (17-10-18 19_46_35).txt
added
/trunk/JGameAI/log/FLOCKING_BIRDS_GAMESkys game ID_0 (17-10-18 19_47_58).txt
added
/trunk/JGameAI/log/FLOCKING_BIRDS_GAMESkys game ID_1 (17-10-18 19_49_27).txt
added
/trunk/JGameAI/log/FOREST_GAMElifes game ID_0 (17-10-18 19_47_25).txt
changed
/trunk/JGameAI/src/game/Player.java
changed
/trunk/JGameAI/src/game/guicomponents/AppletWrapper.java
changed
/trunk/JGameAI/src/game/guicomponents/FrameWrapper.java
/trunk/JGameAI/.classpath
Diff
Switch to side-by-side view
/trunk/JGameAI/.settings
Directory.
/trunk/JGameAI/.settings/org.eclipse.jdt.core.prefs
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0/ClassDef.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/Class_0/CoeffGroup_0.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Opponents/Player ID_0/MainDef.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0
Directory.
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0/ClassDef.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/Class_0/CoeffGroup_0.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/data/evaluation/CheckieChanEval/Player ID_1/Own/MainDef.txt
Diff
Switch to side-by-side view
/trunk/JGameAI/database/config.cfg
Diff
Switch to side-by-side view
/trunk/JGameAI/database/registered_players.cfg
Diff
Switch to side-by-side view
/trunk/JGameAI/log/CHECKERS_GAMECheckers ID_0 (17-10-18 19_44_28).txt
Diff
Switch to side-by-side view
/trunk/JGameAI/log/CHECKERS_GAMECheckers ID_1 (17-10-18 19_46_35).txt
Diff
Switch to side-by-side view
/trunk/JGameAI/log/FLOCKING_BIRDS_GAMESkys game ID_0 (17-10-18 19_47_58).txt
Diff
Switch to side-by-side view
/trunk/JGameAI/log/FLOCKING_BIRDS_GAMESkys game ID_1 (17-10-18 19_49_27).txt
Diff
Switch to side-by-side view
/trunk/JGameAI/log/FOREST_GAMElifes game ID_0 (17-10-18 19_47_25).txt
Diff
Switch to side-by-side view
/trunk/JGameAI/src/game/Player.java
Diff
Switch to side-by-side view
/trunk/JGameAI/src/game/guicomponents/AppletWrapper.java
Diff
Switch to side-by-side view
/trunk/JGameAI/src/game/guicomponents/FrameWrapper.java
Diff
Switch to side-by-side view
1
2
>
>>
(Page 1 of 2)
✕