๐Ÿ“ฆ Wngui / CS2Snake

CS2Snake

โ˜… 9 stars โ‘‚ 0 forks ๐Ÿ‘ 9 watching โš–๏ธ GNU General Public License v3.0
๐Ÿ“ฅ Clone https://github.com/Wngui/CS2Snake.git
HTTPS git clone https://github.com/Wngui/CS2Snake.git
SSH git clone git@github.com:Wngui/CS2Snake.git
CLI gh repo clone Wngui/CS2Snake
Loading files...
๐Ÿ“„ README.md

CS2Snake ๐Ÿ

Snake Game


Why not play a game of Snake in CS2 while you wait for your teammates to clutch the round?

Gameplay GIF

Commands

``!snake` - Start the game `!topsnake` - Show highscores `!resetsnake` - [Admin only] Reset highscores `!nextsnakereset`` - Show next highscores reset

Configuration example

Config path: counterstrikesharp\configs\plugins\CS2Snake\CS2Snake.json
{
  "ConfigVersion": 1,
  "ShowHighscorePlaceholders": true, // Fill highscores with random names
  "ResetScoresWeekly": false, // Reset highscores every week
  "ResetScoresMonthly": true, // Reset highscores every month
  "GameSpeed": 91 // 1-100
}