Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.22 KB

python-games

Collection of self developed mini python games

License

Licensed under the MIT License

What is it ?

Well, I have been learning python for a while and I, kind of really enjoyed working with it. Who won't !! Its a really cool Language ever existed in the field of programming. Python makes stuffs a lot easier. So it does with the game development!! And I tried to build few mini python games.

It really was a fun activity for me to work on these, as I've been in love with programming and well game development too!!

These are really basic python games, but working on them was quite interesting and it leads to an addition of knowledge of python programming and its different modules that are helpful for different purposes.

Modules used

1. random module
2. time module
3. os module
4. msvcrt module
5. sys module

Enjoy the Games !!