this simple telegram bot for playing the classic game of Rock-Paper-Scissors
-
Updated
Sep 28, 2024 - Python
this simple telegram bot for playing the classic game of Rock-Paper-Scissors
The AI based on markov chain model predicts your next move based on your previous move. The AI gets better as you play more rounds (it learns your patterns as you play more rounds).
Play Rock, Paper, Scissors (Kaggle competition) with Reinforcement Learning: bandits, tabular Q-learning and PPO with LSTM.
Source Code of my Python Based Projects Include Tools, Games, Mini Apps, etc.
Recreated from squid game S2.
A simple command-line implementation of the classic Rock-Paper-Scissors game using Python. This project allows a user to play against the computer, which makes random choices each round.
A rock paper scissors game created for basic DOM manipulation foundations of javascript
A collection of beginner-friendly mini games built using Python.
RPS Discord bot with a twist.
"Rock Paper Scissors" API for 2 players or player vs computer - school project at Java Web Services course (2020)
To associate your repository with the rps-game topic, visit your repo's landing page and select "manage topics."