Fixed tests. Need to check for damage from AI code
This commit is contained in:
+2
-2
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user