Scrum meetings.pdf
contains our scrum records- It has been converted to pdf from our Google Docs document
software/battlechip/app/src/main/java/com/nf/battlechip
contains the Java source files for our appsoftware/battlechip/app/src/androidTest/java/com/nf/battlechip
contains the Espresso JUnit tests for our appsoftware/battlechip/app/src/main/res
contains the various XML files for the layout/strings/colors
software/unity/Assets/Scripts
contains the C# scripts used to control the Unity interface (game-manager, ships, board, cells, etc.)
software/cloud/
contains the source files for the Node.js serversoftware/cloud/test/unit
contains the automated Jest tests that are called by Travis CI
software/gamelogic/
contains the source files for the game enginesoftware/gamelogic/utilstest.cpp
contains the automated Acutest test plans and test suites
hardware/AI_Alg/
contains the verilog files for the Ai and the test bench
hardware/Bluetooth_firm/
contains the c files for the bluetooth firmware and files to run/test bluetooth
hardware/VGA_algs/
contains the C and verilog files to run and test the VGA graphics components
hardware/Wifi_algs/
contains the C files to run wifi components, as well as the firmware and lua scripts that were flashed to the RFS board