scissors
There are 104 repositories under scissors topic.
arifikhsan/batu-gunting-kertas-nuxt
Rock Paper Scissors Game with Artificial Intellegence
BlackIQ/rpsls
Rock 💎 Paper 📝 Scissors ✂️ Lizard 🦎 Spock 🖖
MiracleHorizon/scissors
✂️ Your awesome application for universal image formatting and processing
shreyaschavhan/Rock-Paper-Scissors-Game
Rock paper scissors is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock", "paper", and "scissors". This C++ Program [Mini Project] is aimed at automating one of the player called as Computerized Player and the taking rock, paper or scissor as an input from the used.
sushriyamogasala/R-P-S-GAME
This is a simple repo of the replica of popular game rock,paper,scissors . Using python we have 2 players (computer itself and user).
matchilling/RockPaperScissors
The purpose of this experimental program is to provide a network version of the hand game Rock-paper-scissors using TCP.
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
serhanelmacioglu/Rock-Paper-Scissors_Coding-with-Python
You may have played rock, paper and scissors before. Maybe you've used it to decide who pays for dinner or gets the first player for a team. But at this time you could learn how to encode Rock, Paper, Scissors in Python language and what's more?
ArtiomSu/Telegram_bot_rock_paper_scissors_game
Telegram bot that lets you play rock paper scissors against other people in the group
AlbertoBaena/Rock-Paper-Scissors
The Rock, paper and scissors game in C
TiagoDanin/Rock-Paper-Scissors-ML
Rock Paper Scissors Machine Learning
victor-cody/RPS
A browser based Rock Paper Scissors game
ARealWant/ScissorsRockPaper
👶 Scissors-Rock-Paper in Python, Good for beginners to understand while loops, if queries and more! The code is written in a simple and understandable way, as well as commented.
EtorojahOkon/Rock-Paper-Scissors-Game
A rock paper scissors game application
kubo550/rock-paper-scissors
Rock Paper scissors game written in React & TypeScript with React Context API
niloodev/jankenpo-challenge
Jankenpo Challenge by Frontend Mentor. ~ React, Framer Motion and Mobile First.
pkx8326/Rock_Paper_Scissors_Games_with_Python
This is a classic "Rock, Paper, Scissors" game with some ASCII aesthetics. After the welcome message, the game asks you to choose between the three choices. Then it let the computer choose its choice. The yours and the computer's choices are compared, a message appears to let you know the result, then the game asks if you want to play it again. Once you choose to quit the game, a summary message appear with the number of games you have played and the results of wins and looses.
R3DHULK/rock-paper-scissor
A Simple Rock Paper Scissor Game
Sagar-Sharma-7/Rock-Paper-Scissors
A simple Rock Paper Scissors game, you can play this game with computer.
TiagoDanin/Rock-Paper-Scissors-CLI
Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")
Anthony01M/rock-paper-scissors
A Simple Rock, Paper, Scissors game for my portfolio
BillyTziv/VraXaPsa
VraXaPsa is a 2D tetris-like game using openGL library.
DanieliusDev/rps-api
A simple RPS API.
DavidSamir/Rock-Paper-Scissors-Lizard-Spock
Rock Paper Scissors Lizard Spock
hXR16F/rps
Rock, Paper, Scissors game.
MSpilari/RPS-Game
A Rock Paper Scissors game.
mykelangelo/plainRockScissorsPaper
Good old rock-scissors-paper game bot
Noah670/Rock-Paper-Scissors-
The classic game of Rock Paper Scissors in Java, compete and do you best against the CPU
Philip-Clark/ultra-RPS
An AI vs AI ultra rock paper scissors game with great expandability in the code base
robsd/js-rock-paper-scissors
A simple Rock Paper Scissors game written in JavaScript.
tauseedzaman/rock-paper-scissors-game
Rock Paper Scissors or Stone Paper Scissors game in python CLI .
eshwar-18/rockpaperscissors
Rock Paper Scissors game against computer (game of mental warfare)
rkstudio585/rock-paper-scissors-python
A Python Rock, Paper, Scissors game where you compete against the computer. Input your choice, and the program displays the computer’s choice along with the result. Simple, interactive, and easy to run, this game showcases basic Python programming and game logic.