Skip to content

Commit 5316815

Browse files
Update README.md
1 parent 32194ca commit 5316815

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

PyGamesScripts/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@ This repository would have all the wide range of games scripts that can programm
2424
- [Sorting Algorithm Visualizer](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Sorting%20Algorithm%20Visualizer)
2525
- [Sudoku](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Sudoku)
2626
- [You Or Me](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/You%20or%20Me)
27+
- [2048](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/2048)
28+
- [Alien Invasion Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Alien%20Invasion)
29+
- [Black Jack Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Black%20Jack%20Game)
30+
- [Flames](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Flames)
31+
- [Missing Alphabet Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Missing%20Alphabet%20Game)
32+
- [Snake Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Snake%20Game)
33+
- [Snakes And Ladders Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/Snakes%20and%20Ladders%20Game)
34+
- [TicTacToe Game](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts/TicTacToe%20Game)

0 commit comments

Comments
 (0)