Skip to content

vatsal220/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games

This is a python package dedicated to playing games

Installation

# Clone the repository
git clone https://github.com/vatsal220/games.git

# Install using pip
pip3 install .

Usage

# Play Rock Paper Scissors
rps

# Play Tic Tac Toe
tictactoe

# Play Connect 4
connect4

# Play Sudoku
sudoku

# Play Snake
snake

About

This is a python package dedicated to playing games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages