Added battleship files
This commit is contained in:
8
Battleships/battleships-137-main/.replit
Normal file
8
Battleships/battleships-137-main/.replit
Normal file
@@ -0,0 +1,8 @@
|
||||
modules = ["web", "nodejs-20", "python-3.12"]
|
||||
run = "python3 run.py"
|
||||
|
||||
[nix]
|
||||
channel = "stable-24_05"
|
||||
|
||||
[deployment]
|
||||
run = ["sh", "-c", "python3 run.py"]
|
||||
Reference in New Issue
Block a user