Skip to content

Commit

Permalink
RPS update
Browse files Browse the repository at this point in the history
  • Loading branch information
Okmeque1 authored May 25, 2024
1 parent ca902c4 commit cb43f28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,9 @@ If you have trouble finding the requisite `files`, you can search the folder nam

7 : [TICTACTOE.PY : Tic,Tac,Toe.](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/tictactoe.py)

8 : RPS : [RPS-Okmeque1_Edition.PY](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/rps-okmeque1_edition.py) - [RPS-Compact_edition.PY](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/rps-compact_edition.py) - One is slightly more broken than the other
8 : RPS : [RPS-Okmeque1_Edition.py](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/rps-okmeque1_edition.py) - [RPS-Compact_edition.py](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/rps-compact_edition.py) - [RPS-Class_Edition.py](https://github.com/Okmeque1/software/blob/main/PythonSoft/Games/rps-class_edition.py) - All do virtually the same thing, but written completely differently.

9 : [OPENTDB.PY : Test your knowledge!](https://github.com/Okmeque1/software/tree/main/PythonSoft/Games/opentdb.py)

### Non-descript files(Links not included as they are mostly broken or useless) :

1 : LOGIN.PY : Basic log-in system.
Expand Down

0 comments on commit cb43f28

Please sign in to comment.