Skip to content

0xACE3/RopeSnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROPE SNAKE GAME v1.0

This is N Players Rope Snake Game. N number of players can play the game simultaneously in N number of game rooms.

Game Screen

Usage

To play the game, install rgbprint. Open cmd and type pip install rgbprint or pip install -r requirements.txt. After following steps, run main.py

Note: The game still requires improvements.