Skip to main content

Rock Paper Scissor --> Game

 Rock Paper Scissor Game Using Python Tkinter

Here I made RPS with very simple design although i'm bad at designing.


So Below is the Output,

There is No need of telling you How Game works. You Know how to Play,

So above picture is output of our game and You can change and add some new feature to it according to your choices . and i've also commented in code about what function is doing and how program is working so it will be easy to understand.

There will be some bugs because i made this program long time ago and i have not check it for long time so if you find bug then try to solve or email me , i will try my best to reply

Code is Here

Thank You 😊😊

Comments

Popular posts from this blog

Products Which I like

headphone Buy now Camera Buy now

Makefile

 You may have seen file named Makefile or you may have type command like make, make install. so what is this file Makefile and what are this command. let's discuss about it.

What is Docker?

 Hello Everyone , Today we'll talk about what is docker ?, how to use it ? and why you should use it ?, then let's begin...