17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[ CourseWikia.com ] Skillshare - Code The Classic Game Tetris In Python - Programming For Beginners
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
In this class, you will use your basic Python skills to program the classic game Tetris. Using the Pygame library, you will create the classes and functions that will implement the game logic.
In this class you will practice all the basic Python concepts you have learned in other courses:- Classes- Functions- Data structures- Strings- Etc.
and you will learn how to apply them to a real project.
This class is perfect if you have taken a Python course before but feel you need more practice to get the concepts down.
If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com
Get More Tutorials and Support Us -->> https://DevCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01 Intro.de.srt
2.8 KB
~Get Your Files Here !/01 Intro.en-US.srt
2.6 KB
~Get Your Files Here !/01 Intro.es-MX.srt
2.6 KB
~Get Your Files Here !/01 Intro.fr.srt
842 B
~Get Your Files Here !/01 Intro.mp4
12.4 MB
~Get Your Files Here !/01 Intro.pt.srt
1.3 KB
~Get Your Files Here !/02 Install Visual Studio Code.de.srt
5.1 KB
~Get Your Files Here !/02 Install Visual Studio Code.en-US.srt
4.7 KB
~Get Your Files Here !/02 Install Visual Studio Code.es-MX.srt
4.8 KB
~Get Your Files Here !/02 Install Visual Studio Code.fr.srt
5.1 KB
~Get Your Files Here !/02 Install Visual Studio Code.mp4
27.6 MB
~Get Your Files Here !/02 Install Visual Studio Code.pt.srt
4.8 KB
~Get Your Files Here !/03 (Optional) Install Python.de.srt
2.7 KB
~Get Your Files Here !/03 (Optional) Install Python.en-US.srt
2.5 KB
~Get Your Files Here !/03 (Optional) Install Python.es-MX.srt
1.3 KB
~Get Your Files Here !/03 (Optional) Install Python.fr.srt
2.8 KB
~Get Your Files Here !/03 (Optional) Install Python.mp4
19.1 MB
~Get Your Files Here !/03 (Optional) Install Python.pt.srt
2.6 KB
~Get Your Files Here !/04 Create virtual environment.de.srt
248 B
~Get Your Files Here !/04 Create virtual environment.en-US.srt
5.6 KB
~Get Your Files Here !/04 Create virtual environment.es-MX.srt
5.9 KB
~Get Your Files Here !/04 Create virtual environment.fr.srt
6.2 KB
~Get Your Files Here !/04 Create virtual environment.mp4
29.5 MB
~Get Your Files Here !/04 Create virtual environment.pt.srt
5.9 KB
~Get Your Files Here !/05 Create the Tetris script.de.srt
4.4 KB
~Get Your Files Here !/05 Create the Tetris script.en-US.srt
4 KB
~Get Your Files Here !/05 Create the Tetris script.es-MX.srt
4.2 KB
~Get Your Files Here !/05 Create the Tetris script.fr.srt
4.2 KB
~Get Your Files Here !/05 Create the Tetris script.mp4
23.6 MB
~Get Your Files Here !/05 Create the Tetris script.pt.srt
4.1 KB
~Get Your Files Here !/06 Create the start screen.de.srt
7.2 KB
~Get Your Files Here !/06 Create the start screen.en-US.srt
6.4 KB
~Get Your Files Here !/06 Create the start screen.es-MX.srt
6.6 KB
~Get Your Files Here !/06 Create the start screen.fr.srt
6.9 KB
~Get Your Files Here !/06 Create the start screen.mp4
58 MB
~Get Your Files Here !/06 Create the start screen.pt.srt
6.5 KB
~Get Your Files Here !/07 Create the game class.de.srt
17.7 KB
~Get Your Files Here !/07 Create the game class.en-US.srt
15.8 KB
~Get Your Files Here !/07 Create the game class.es-MX.srt
16.6 KB
~Get Your Files Here !/07 Create the game class.fr.srt
5.4 KB
~Get Your Files Here !/07 Create the game class.mp4
171.9 MB
~Get Your Files Here !/07 Create the game class.pt.srt
16.3 KB
~Get Your Files Here !/08 Create the piece class.de.srt
8.8 KB
~Get Your Files Here !/08 Create the piece class.en-US.srt
12.2 KB
~Get Your Files Here !/08 Create the piece class.es-MX.srt
6 KB
~Get Your Files Here !/08 Create the piece class.fr.srt
13.2 KB
~Get Your Files Here !/08 Create the piece class.mp4
114 MB
~Get Your Files Here !/08 Create the piece class.pt.srt
5.9 KB
~Get Your Files Here !/09 Render the pieces on the screen.de.srt
4.7 KB
~Get Your Files Here !/09 Render the pieces on the screen.en-US.srt
4.4 KB
~Get Your Files Here !/09 Render the pieces on the screen.es-MX.srt
4.5 KB
~Get Your Files Here !/09 Render the pieces on the screen.fr.srt
4.6 KB
~Get Your Files Here !/09 Render the pieces on the screen.mp4
44.7 MB
~Get Your Files Here !/09 Render the pieces on the screen.pt.srt
4.4 KB
~Get Your Files Here !/10 Let the player move the piece right and left.de.srt
2.1 KB
~Get Your Files Here !/10 Let the player move the piece right and left.en-US.srt
1.8 KB
~Get Your Files Here !/10 Let the player move the piece right and left.es-MX.srt
2 KB
~Get Your Files Here !/10 Let the player move the piece right and left.fr.srt
2 KB
~Get Your Files Here !/10 Let the player move the piece right and left.mp4
19.9 MB
~Get Your Files Here !/10 Let the player move the piece right and left.pt.srt
2 KB
~Get Your Files Here !/11 Move the piece down as time passes.de.srt
3.7 KB
~Get Your Files Here !/11 Move the piece down as time passes.en-US.srt
3.3 KB
~Get Your Files Here !/11 Move the piece down as time passes.es-MX.srt
3.6 KB
~Get Your Files Here !/11 Move the piece down as time passes.fr.srt
3.7 KB
~Get Your Files Here !/11 Move the piece down as time passes.mp4
37.7 MB
~Get Your Files Here !/11 Move the piece down as time passes.pt.srt
770 B
~Get Your Files Here !/12 Update the game state.de.srt
10.8 KB
~Get Your Files Here !/12 Update the game state.en-US.srt
10.1 KB
~Get Your Files Here !/12 Update the game state.es-MX.srt
10.6 KB
~Get Your Files Here !/12 Update the game state.fr.srt
11.1 KB
~Get Your Files Here !/12 Update the game state.mp4
145.9 MB
~Get Your Files Here !/12 Update the game state.pt.srt
10.3 KB
~Get Your Files Here !/13 Let the player rotate the pieces.de.srt
4.8 KB
~Get Your Files Here !/13 Let the player rotate the pieces.en-US.srt
4.4 KB
~Get Your Files Here !/13 Let the player rotate the pieces.es-MX.srt
4.6 KB
~Get Your Files Here !/13 Let the player rotate the pieces.fr.srt
539 B
~Get Your Files Here !/13 Let the player rotate the pieces.mp4
55.9 MB
~Get Your Files Here !/13 Let the player rotate the pieces.pt.srt
4.6 KB
~Get Your Files Here !/14 Display the score.de.srt
2.1 KB
~Get Your Files Here !/14 Display the score.en-US.srt
3.8 KB
~Get Your Files Here !/14 Display the score.es-MX.srt
3.9 KB
~Get Your Files Here !/14 Display the score.fr.srt
4.1 KB
~Get Your Files Here !/14 Display the score.mp4
58.3 MB
~Get Your Files Here !/14 Display the score.pt.srt
3.9 KB
~Get Your Files Here !/15 Congratulations!.de.srt
935 B
~Get Your Files Here !/15 Congratulations!.en-US.srt
811 B
~Get Your Files Here !/15 Congratulations!.es-MX.srt