You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: games/Capture_The_Base.js
+50-38Lines changed: 50 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
/*
1
+
/*
2
2
@title: Capture The Base
3
3
@author: LeoLevd
4
-
@description: A 2-player capture the flag style game for sprig. Controls: Player1: WASD to move, to win move to P2 base. Player2: IJKL to move, reach P1 base to win. Obstacles: pushy bots and smily glue traps.
5
-
@tags: ['2P', 'BaseCapture', '2-Player']
4
+
@description: A 2-player capture the flag style game for sprig. Controls: Player1: WASD to move, to win move to P2 base. Player2: IJKL to move, reach P1 base to win. Obstacles: Protector bots and glue traps
0 commit comments