index
:
entelect-challenge.git
main
Bots for various Entelect Challenges
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-08-29
Improved efficiency of network
Justin Worthe
2015-08-16
Updated project file
Justin Worthe
2015-08-16
Made neural net recurrent
Justin Worthe
2015-08-15
Updated brain from initial training
Justin Worthe
2015-08-14
Merge branch 'master' of bitbucket.org:JWorthe/spacebot
Justin Worthe
2015-08-14
Added missing sensors
Justin Worthe
2015-08-13
Added new files to project file
Justin Worthe
2015-08-12
Changing how gamestate is interpreted into network
Justin Worthe
2015-08-02
Changed network innards to use maps
Justin Worthe
2015-08-02
Reading brain in from a file
Justin Worthe
2015-08-01
Reading network from file
Justin Worthe
2015-08-01
First integration test
Justin Worthe
2015-08-01
Implemented structure of network
Justin Worthe
2015-07-31
Constructed nodes
Justin Worthe
2015-07-27
Added test and abstract neural node
Justin Worthe
2015-07-27
Added interface for neural network
Justin Worthe
2015-06-14
Added script for rebuilding on every file change
Justin Worthe
2015-06-12
Renamed to spacebot
Justin Worthe
2015-06-12
Updated project file
Justin Worthe
2015-06-12
Updated compile and run scripts
Justin Worthe
2015-06-12
Added new tests
Justin Worthe
2015-06-08
Started adding test for reading game state
Justin Worthe
2015-06-08
Added build for test project
Justin Worthe
2015-06-06
Refactored reading in game state file
Justin Worthe
2015-06-06
Fixed indentation to be all spaces
Justin Worthe
2015-06-06
Added logging of other objects in game state
Justin Worthe
2015-06-06
Abstracted game objects into an entity base class
Justin Worthe
2015-06-03
Moved mapping move to string to its own file
Justin Worthe
2015-06-03
Added remaining objects for game state
Justin Worthe
2015-06-03
Started reading of gamestate
Justin Worthe
2015-06-03
Merge branch 'master' of bitbucket.org:JWorthe/spacebot
Justin Worthe
2015-06-03
Passed argument straight into spacebot
Justin Worthe
2015-06-03
Added proper vs projects file
Justin Worthe
2015-06-03
Removed bad vcxproj files
Justin Worthe
2015-06-03
Added gamestate object
Justin Worthe
2015-05-31
Merge branch 'master' of bitbucket.org:JWorthe/spacebot
Justin Worthe
2015-05-31
Added some domain objects
Justin Worthe
2015-05-30
Initial visual studio project files
Justin Worthe
2015-05-25
Made output random
Justin Worthe
2015-05-24
Base bot
Justin Worthe
2015-05-19
Initial commit
Justin Worthe