Fixed tests. Need to check for damage from AI code

This commit is contained in:
2026-06-11 16:39:58 -06:00
parent df68358a2e
commit 6d2c2162f0
9 changed files with 149 additions and 78 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# Nathan Hinton 22 Dec 2025
# Here is where I will have the server start
# Main entry point for the space game server.
# This script initializes the game engine and starts a multithreaded TCP server.
require 'socket'
require 'json'