summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2022-04-19 21:24:15 +0200
committerJustin Wernick <justin@worthe-it.co.za>2022-04-19 21:24:15 +0200
commit8eebf1079fbed2848ee47cf990f5def5926a0c1f (patch)
treeb51a6cc24fb900c717bf479d357a9ae8a98e07ef
parent550caeee11086bd56db69176b3149ddfa160ee30 (diff)
Refile for merging repos
-rw-r--r--2015-spacebot/.gitignore (renamed from .gitignore)0
-rw-r--r--2015-spacebot/CMakeLists.txt (renamed from CMakeLists.txt)0
-rw-r--r--2015-spacebot/Spacebot.sln (renamed from Spacebot.sln)0
-rw-r--r--2015-spacebot/Spacebot.vcxproj (renamed from Spacebot.vcxproj)0
-rw-r--r--2015-spacebot/Spacebot.vcxproj.filters (renamed from Spacebot.vcxproj.filters)0
-rw-r--r--2015-spacebot/bot.json (renamed from bot.json)0
-rw-r--r--2015-spacebot/brain.nn (renamed from brain.nn)0
-rw-r--r--2015-spacebot/compile.bat (renamed from compile.bat)0
-rwxr-xr-x2015-spacebot/compile.sh (renamed from compile.sh)0
-rw-r--r--2015-spacebot/include/alien.h (renamed from include/alien.h)0
-rw-r--r--2015-spacebot/include/brain/bias_node.h (renamed from include/brain/bias_node.h)0
-rw-r--r--2015-spacebot/include/brain/neural_link.h (renamed from include/brain/neural_link.h)0
-rw-r--r--2015-spacebot/include/brain/neural_network.h (renamed from include/brain/neural_network.h)0
-rw-r--r--2015-spacebot/include/brain/neural_node.h (renamed from include/brain/neural_node.h)0
-rw-r--r--2015-spacebot/include/brain/neuron.h (renamed from include/brain/neuron.h)0
-rw-r--r--2015-spacebot/include/brain/sensor.h (renamed from include/brain/sensor.h)0
-rw-r--r--2015-spacebot/include/building.h (renamed from include/building.h)0
-rw-r--r--2015-spacebot/include/enemy_bullet.h (renamed from include/enemy_bullet.h)0
-rw-r--r--2015-spacebot/include/game_entity.h (renamed from include/game_entity.h)0
-rw-r--r--2015-spacebot/include/game_state.h (renamed from include/game_state.h)0
-rw-r--r--2015-spacebot/include/move.h (renamed from include/move.h)0
-rw-r--r--2015-spacebot/include/move_string_mapper.h (renamed from include/move_string_mapper.h)0
-rw-r--r--2015-spacebot/include/player_missile.h (renamed from include/player_missile.h)0
-rw-r--r--2015-spacebot/include/shield.h (renamed from include/shield.h)0
-rw-r--r--2015-spacebot/include/spacebot.h (renamed from include/spacebot.h)0
-rw-r--r--2015-spacebot/include/spaceship.h (renamed from include/spaceship.h)0
-rw-r--r--2015-spacebot/main/main.cpp (renamed from main/main.cpp)0
-rw-r--r--2015-spacebot/run.bat (renamed from run.bat)0
-rwxr-xr-x2015-spacebot/run.sh (renamed from run.sh)0
-rw-r--r--2015-spacebot/src/alien.cpp (renamed from src/alien.cpp)0
-rw-r--r--2015-spacebot/src/brain/neural_link.cpp (renamed from src/brain/neural_link.cpp)0
-rw-r--r--2015-spacebot/src/brain/neural_network.cpp (renamed from src/brain/neural_network.cpp)0
-rw-r--r--2015-spacebot/src/brain/neuron.cpp (renamed from src/brain/neuron.cpp)0
-rw-r--r--2015-spacebot/src/building.cpp (renamed from src/building.cpp)0
-rw-r--r--2015-spacebot/src/enemy_bullet.cpp (renamed from src/enemy_bullet.cpp)0
-rw-r--r--2015-spacebot/src/game_entity.cpp (renamed from src/game_entity.cpp)0
-rw-r--r--2015-spacebot/src/game_state.cpp (renamed from src/game_state.cpp)0
-rw-r--r--2015-spacebot/src/move_string_mapper.cpp (renamed from src/move_string_mapper.cpp)0
-rw-r--r--2015-spacebot/src/player_missile.cpp (renamed from src/player_missile.cpp)0
-rw-r--r--2015-spacebot/src/shield.cpp (renamed from src/shield.cpp)0
-rw-r--r--2015-spacebot/src/spacebot.cpp (renamed from src/spacebot.cpp)0
-rw-r--r--2015-spacebot/src/spaceship.cpp (renamed from src/spaceship.cpp)0
-rwxr-xr-x2015-spacebot/test.sh (renamed from test.sh)0
-rw-r--r--2015-spacebot/test/catch.hpp (renamed from test/catch.hpp)0
-rw-r--r--2015-spacebot/test/game_state.cpp (renamed from test/game_state.cpp)0
-rw-r--r--2015-spacebot/test/move_string_mapper.cpp (renamed from test/move_string_mapper.cpp)0
-rw-r--r--2015-spacebot/test/neural_network.cpp (renamed from test/neural_network.cpp)0
-rw-r--r--2015-spacebot/test/test_main.cpp (renamed from test/test_main.cpp)0
-rwxr-xr-x2015-spacebot/watch.sh (renamed from watch.sh)0
49 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/2015-spacebot/.gitignore
index 3454691..3454691 100644
--- a/.gitignore
+++ b/2015-spacebot/.gitignore
diff --git a/CMakeLists.txt b/2015-spacebot/CMakeLists.txt
index fd6a32d..fd6a32d 100644
--- a/CMakeLists.txt
+++ b/2015-spacebot/CMakeLists.txt
diff --git a/Spacebot.sln b/2015-spacebot/Spacebot.sln
index 3b73b24..3b73b24 100644
--- a/Spacebot.sln
+++ b/2015-spacebot/Spacebot.sln
diff --git a/Spacebot.vcxproj b/2015-spacebot/Spacebot.vcxproj
index a0f98e3..a0f98e3 100644
--- a/Spacebot.vcxproj
+++ b/2015-spacebot/Spacebot.vcxproj
diff --git a/Spacebot.vcxproj.filters b/2015-spacebot/Spacebot.vcxproj.filters
index c03ec82..c03ec82 100644
--- a/Spacebot.vcxproj.filters
+++ b/2015-spacebot/Spacebot.vcxproj.filters
diff --git a/bot.json b/2015-spacebot/bot.json
index 542bff2..542bff2 100644
--- a/bot.json
+++ b/2015-spacebot/bot.json
diff --git a/brain.nn b/2015-spacebot/brain.nn
index e45ef1b..e45ef1b 100644
--- a/brain.nn
+++ b/2015-spacebot/brain.nn
diff --git a/compile.bat b/2015-spacebot/compile.bat
index 233ca35..233ca35 100644
--- a/compile.bat
+++ b/2015-spacebot/compile.bat
diff --git a/compile.sh b/2015-spacebot/compile.sh
index a073c19..a073c19 100755
--- a/compile.sh
+++ b/2015-spacebot/compile.sh
diff --git a/include/alien.h b/2015-spacebot/include/alien.h
index 5dda726..5dda726 100644
--- a/include/alien.h
+++ b/2015-spacebot/include/alien.h
diff --git a/include/brain/bias_node.h b/2015-spacebot/include/brain/bias_node.h
index 77c5884..77c5884 100644
--- a/include/brain/bias_node.h
+++ b/2015-spacebot/include/brain/bias_node.h
diff --git a/include/brain/neural_link.h b/2015-spacebot/include/brain/neural_link.h
index 14f58b9..14f58b9 100644
--- a/include/brain/neural_link.h
+++ b/2015-spacebot/include/brain/neural_link.h
diff --git a/include/brain/neural_network.h b/2015-spacebot/include/brain/neural_network.h
index 7fcf5f4..7fcf5f4 100644
--- a/include/brain/neural_network.h
+++ b/2015-spacebot/include/brain/neural_network.h
diff --git a/include/brain/neural_node.h b/2015-spacebot/include/brain/neural_node.h
index 2684146..2684146 100644
--- a/include/brain/neural_node.h
+++ b/2015-spacebot/include/brain/neural_node.h
diff --git a/include/brain/neuron.h b/2015-spacebot/include/brain/neuron.h
index ca26c73..ca26c73 100644
--- a/include/brain/neuron.h
+++ b/2015-spacebot/include/brain/neuron.h
diff --git a/include/brain/sensor.h b/2015-spacebot/include/brain/sensor.h
index 10f62a7..10f62a7 100644
--- a/include/brain/sensor.h
+++ b/2015-spacebot/include/brain/sensor.h
diff --git a/include/building.h b/2015-spacebot/include/building.h
index 76d78fd..76d78fd 100644
--- a/include/building.h
+++ b/2015-spacebot/include/building.h
diff --git a/include/enemy_bullet.h b/2015-spacebot/include/enemy_bullet.h
index ff3b001..ff3b001 100644
--- a/include/enemy_bullet.h
+++ b/2015-spacebot/include/enemy_bullet.h
diff --git a/include/game_entity.h b/2015-spacebot/include/game_entity.h
index 09e0bcc..09e0bcc 100644
--- a/include/game_entity.h
+++ b/2015-spacebot/include/game_entity.h
diff --git a/include/game_state.h b/2015-spacebot/include/game_state.h
index c129d28..c129d28 100644
--- a/include/game_state.h
+++ b/2015-spacebot/include/game_state.h
diff --git a/include/move.h b/2015-spacebot/include/move.h
index 489aeb9..489aeb9 100644
--- a/include/move.h
+++ b/2015-spacebot/include/move.h
diff --git a/include/move_string_mapper.h b/2015-spacebot/include/move_string_mapper.h
index 46144c7..46144c7 100644
--- a/include/move_string_mapper.h
+++ b/2015-spacebot/include/move_string_mapper.h
diff --git a/include/player_missile.h b/2015-spacebot/include/player_missile.h
index c504a79..c504a79 100644
--- a/include/player_missile.h
+++ b/2015-spacebot/include/player_missile.h
diff --git a/include/shield.h b/2015-spacebot/include/shield.h
index be65be3..be65be3 100644
--- a/include/shield.h
+++ b/2015-spacebot/include/shield.h
diff --git a/include/spacebot.h b/2015-spacebot/include/spacebot.h
index 9f7f83e..9f7f83e 100644
--- a/include/spacebot.h
+++ b/2015-spacebot/include/spacebot.h
diff --git a/include/spaceship.h b/2015-spacebot/include/spaceship.h
index bd26b64..bd26b64 100644
--- a/include/spaceship.h
+++ b/2015-spacebot/include/spaceship.h
diff --git a/main/main.cpp b/2015-spacebot/main/main.cpp
index 5c7f183..5c7f183 100644
--- a/main/main.cpp
+++ b/2015-spacebot/main/main.cpp
diff --git a/run.bat b/2015-spacebot/run.bat
index 10baeff..10baeff 100644
--- a/run.bat
+++ b/2015-spacebot/run.bat
diff --git a/run.sh b/2015-spacebot/run.sh
index 1d4a835..1d4a835 100755
--- a/run.sh
+++ b/2015-spacebot/run.sh
diff --git a/src/alien.cpp b/2015-spacebot/src/alien.cpp
index 3fa9b28..3fa9b28 100644
--- a/src/alien.cpp
+++ b/2015-spacebot/src/alien.cpp
diff --git a/src/brain/neural_link.cpp b/2015-spacebot/src/brain/neural_link.cpp
index 6997bd6..6997bd6 100644
--- a/src/brain/neural_link.cpp
+++ b/2015-spacebot/src/brain/neural_link.cpp
diff --git a/src/brain/neural_network.cpp b/2015-spacebot/src/brain/neural_network.cpp
index c8177e8..c8177e8 100644
--- a/src/brain/neural_network.cpp
+++ b/2015-spacebot/src/brain/neural_network.cpp
diff --git a/src/brain/neuron.cpp b/2015-spacebot/src/brain/neuron.cpp
index c7dba2c..c7dba2c 100644
--- a/src/brain/neuron.cpp
+++ b/2015-spacebot/src/brain/neuron.cpp
diff --git a/src/building.cpp b/2015-spacebot/src/building.cpp
index 8da322d..8da322d 100644
--- a/src/building.cpp
+++ b/2015-spacebot/src/building.cpp
diff --git a/src/enemy_bullet.cpp b/2015-spacebot/src/enemy_bullet.cpp
index 6ae5066..6ae5066 100644
--- a/src/enemy_bullet.cpp
+++ b/2015-spacebot/src/enemy_bullet.cpp
diff --git a/src/game_entity.cpp b/2015-spacebot/src/game_entity.cpp
index 8acf8cd..8acf8cd 100644
--- a/src/game_entity.cpp
+++ b/2015-spacebot/src/game_entity.cpp
diff --git a/src/game_state.cpp b/2015-spacebot/src/game_state.cpp
index 952c2f3..952c2f3 100644
--- a/src/game_state.cpp
+++ b/2015-spacebot/src/game_state.cpp
diff --git a/src/move_string_mapper.cpp b/2015-spacebot/src/move_string_mapper.cpp
index ed510c1..ed510c1 100644
--- a/src/move_string_mapper.cpp
+++ b/2015-spacebot/src/move_string_mapper.cpp
diff --git a/src/player_missile.cpp b/2015-spacebot/src/player_missile.cpp
index a95e928..a95e928 100644
--- a/src/player_missile.cpp
+++ b/2015-spacebot/src/player_missile.cpp
diff --git a/src/shield.cpp b/2015-spacebot/src/shield.cpp
index 7457554..7457554 100644
--- a/src/shield.cpp
+++ b/2015-spacebot/src/shield.cpp
diff --git a/src/spacebot.cpp b/2015-spacebot/src/spacebot.cpp
index 17d20b5..17d20b5 100644
--- a/src/spacebot.cpp
+++ b/2015-spacebot/src/spacebot.cpp
diff --git a/src/spaceship.cpp b/2015-spacebot/src/spaceship.cpp
index b1cee9a..b1cee9a 100644
--- a/src/spaceship.cpp
+++ b/2015-spacebot/src/spaceship.cpp
diff --git a/test.sh b/2015-spacebot/test.sh
index d491ba6..d491ba6 100755
--- a/test.sh
+++ b/2015-spacebot/test.sh
diff --git a/test/catch.hpp b/2015-spacebot/test/catch.hpp
index 391c7ab..391c7ab 100644
--- a/test/catch.hpp
+++ b/2015-spacebot/test/catch.hpp
diff --git a/test/game_state.cpp b/2015-spacebot/test/game_state.cpp
index a9975f2..a9975f2 100644
--- a/test/game_state.cpp
+++ b/2015-spacebot/test/game_state.cpp
diff --git a/test/move_string_mapper.cpp b/2015-spacebot/test/move_string_mapper.cpp
index a7af36a..a7af36a 100644
--- a/test/move_string_mapper.cpp
+++ b/2015-spacebot/test/move_string_mapper.cpp
diff --git a/test/neural_network.cpp b/2015-spacebot/test/neural_network.cpp
index 418f5c4..418f5c4 100644
--- a/test/neural_network.cpp
+++ b/2015-spacebot/test/neural_network.cpp
diff --git a/test/test_main.cpp b/2015-spacebot/test/test_main.cpp
index 0c7c351..0c7c351 100644
--- a/test/test_main.cpp
+++ b/2015-spacebot/test/test_main.cpp
diff --git a/watch.sh b/2015-spacebot/watch.sh
index 101bfa2..101bfa2 100755
--- a/watch.sh
+++ b/2015-spacebot/watch.sh