Skip to content

Chaitu32/Python_shell_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libaries Involved:

1)sys
2)terminos
3)tty
4)os
5)numpy
6)colorama
7)time
8)fcntl
8)struct

Instructions to Run game:

python3 game.py

This will open game with waiting pad.

Keys involved

'a' : move paddle to left
'd' : move paddle to right
'w' : to activte ball
'q' : to quit anytime

Note: if game is not loading properly please clear "pycache" and then start.

About

Shell game based on OOPS concept

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages