Kivy Course – Create Python Games and Mobile Apps
By freeCodeCamp.org
Published: May 12, 2021“
In this Kivy tutorial, you will learn to create games and applications with Python for every platform (Windows, Mac, iOS, Android).First, you will learn how to use the Kivy library. You will create graphical user interfaces with buttons, labels, and images. You will learn how to implement many kinds of layouts to create interfaces that can adapt to every screen size from desktop to mobile.
Then you will create a full game with Kivy and Python. The GALAXY project is a perspective game where you need to keep your spaceship on the track.
Course developed by Jonathan Roux. Check out his channel:
https://www.youtube.com/channel/UCvRp…Source code and resources files: https://codewithjonathan.net/resource…
Try GALAXY on your mobile: http://onelink.to/6w47wyCourse Contents
Introduction
- 0:00:00 Introduction
- 0:02:03 The GUI libraries with Python (tkinter, QT, pygame…)
- 0:02:44 The course curriculum
- 0:03:37 Prerequisites
Setup
- 0:04:09 Project creation and installation of Kivy
- 0:13:03 Download the resources files
The Lab project | 1 – Layouts
- 0:13:31 Introduction
- 0:16:55 Button and Label
- 0:23:51 BoxLayout
- 0:30:49 Size_hint and Pos_hint
- 0:37:18 What can we do with Kivy ?
- 0:39:23 Embed a layout
- 0:41:10 AnchorLayout
- 0:45:36 GridLayout
- 0:50:15 StackLayout
- 0:59:30 ScrollView
- 1:02:28 PageLayout
- 1:05:05 Conclusion
- 1:07:10 Layouts : a practical example
The Lab project | 2 – Widgets
- 1:08:58 Introduction
- 1:10:39 Button click
- 1:15:42 Exercise : Create a counter
- 1:18:06 Custom font
- 1:20:09 Toggle Button
- 1:24:00 Exercise : Enable/disable the counter
- 1:25:41 Disabled button
- 1:27:52 Switch
- 1:29:55 Slider
- 1:32:13 Exercise : Display the value of the slider
- 1:35:38 Exercise : Enable the slider
- 1:37:34 Progress bar
- 1:39:05 TextInput
- 1:43:31 Images
- 1:46:56 Create an application with multiple screens ?
The Lab project | 3 – Canvas
- 1:47:39 Introduction
- 1:51:34 Rectangle and ellipse
- 1:56:32 Line
- 1:58:28 Exercise : Cross
- 2:00:32 Lines (Circle, ellipse, rectangle) and colors
- 2:04:15 Canvas from the code
- 2:07:30 Move the rectangle
- 2:10:41 Exercise : borders of the screen
- 2:13:25 Ball and animation
- 2:19:19 Exercise : Make the ball rebound
- 2:23:05 Coordinates and RelativeLayout
- 2:28:56 Exercise : Flag
The Galaxy project | V1
- 2:30:32 Introduction
- 2:37:40 Project creation
- 2:39:09 Perspective point
- 2:44:35 Vertical lines
- 2:55:11 Principle : Perspective transformation
- 3:01:21 Perspective transformation
- 3:11:34 Exercise : Re-center
- 3:14:37 Horizontal lines
- 3:21:52 Horizontal lines perspective
- 3:28:33 Forward movement
- 3:36:08 Delta time
- 3:40:34 Exercise : Lateral movement
- 3:44:01 Exercise : Key press
- 3:47:58 Keyboard
The Galaxy project | V2
- 3:53:58 Introduction
- 3:55:02 Structure our code
- 3:57:41 Tiles and lines coordinates
- 4:05:24 Exercise : Line Y from index
- 4:07:26 Display a tile
- 4:13:30 Move the tile
- 4:16:22 Display several tiles
- 4:20:36 Tiles : infinite generation
- 4:28:10 Random land generation
- 4:34:16 Exercise : Do not exit the land
- 4:36:42 Exercise : Start with a straight line
- 4:38:49 Exercise : Display the ship
- 4:44:52 Exercise : Fix the game speed
- 4:49:13 Collisions
The Galaxy project | V3
- 4:58:34 Introduction
- 4:59:34 « Game over » state
- 5:04:07 Create the menu
- 5:08:32 Start of the game
- 5:16:25 Restart the game
- 5:19:45 Finalise the menu
- 5:24:38 Exercise : Add the background image
- 5:26:15 Exercise : Score
- 5:31:11 Exercise : Add the sounds
- 5:40:22 Conclusion
”
Tag: games
[#Script #Coding] 2D Game Development with GDevelop – Crash Course
2D Game Development with GDevelop – Crash Course
By freeCodeCamp.org
Published: Jan 27, 2022“
Learn how to create games with GDevelop, a 2D cross-platform, free and open-source game engine. You can create games with minimal coding and run them on most major platforms.Course created by Wesley and Max.
Learn more about Gdevelop: https://gdevelop.io/
More GDevelop video tutorials: https://www.youtube.com/c/GDevelopApp/featured
Links to artists:
- https://www.kenney.nl/
- https://0x72.itch.io/dungeontileset-ii
Course Contents
- (0:00:00) Intro
- (0:00:22) General Layout
- (0:06:34) Object Types
- (0:10:51) Event System
- (0:16:03) Jumpstarting
- (0:20:55) Variables
- (0:25:33) Expression Builder
- (0:30:01) Extensions
- (0:33:18) Re-creating Asteroids
- (0:43:18) Exporting A Game
- (0:46:36) Outro
”
[#Video #Design] Your First Day in ZBrush
Your First Day in ZBrush
By School of Motion
Published: Aug 10, 2022“
DOWNLOAD THIS PROJECT FILE & ASSETS FOR FREE! https://som.bz/3p313kR
Zbrush is the most powerful digital sculpting software out there, used in industries such as Films, Animation, Games, Collectibles, toys, and more! With it now included in Maxon One, there’s never been a better time for 3D artists to learn ZBrush! However, getting started in this software can be a little daunting, so let’s explore your first day with ZBrush.To follow along with this tutorial, download the project files above!
INTERACTIVE ONLINE CLASSES
- Cinema 4D Basecamp | https://som.bz/c4bc
- All Courses | http://som.bz/2wKsBDu
FREE 10-DAY INTRO COURSE
- The Path to MoGraph | https://som.bz/2VNHb7D
FOLLOW School of Motion FOR MORE LEARNZ
- Website | https://som.bz/2VMjr3N
- Podcast | https://som.bz/3czNeCP
- Facebook | https://som.bz/3cF3SBh
- Twitter | https://som.bz/2PQfSWF
- Instagram | https://som.bz/2POOJU7
”
[#Money #Success] 15 Jobs That Can Make You Rich
15 Jobs That Can Make You Rich
By Alux.com
Published: Jun 21, 2022“
15 Jobs That Can Make You Rich
SUBSCRIBE to ALUX: https://www.youtube.com/channel…
15 Things Keeping You from Starting: https://youtu.be/N3TW_EK58xwHave you downloaded the Alux App yet?
https://alux.com/appThe ALUX App is Officially Here! | Alux Keynote 2022: https://youtu.be/bd4uVm2AYuY
In this Alux.com video we will be answering the following questions:
- What are 15 Jobs That Can Make You Rich?
- What jobs will make you rich?
- What job do most rich people have?
- How to make more money?
- Which jobs pay the best?
- How much money do doctors make?
- How much money do lawyers make?
- How much money do streamers make?
- What are the highest paying jobs?
- Can you get rich from working a normal job?
- Who ears the most money?
- Which work field pays the best?
- What jobs are future prof?
- What should you do when you grow up?
- What is the most lucrative career path?
COMNTENTS:
- 00:00 – Intro
- 01:04 – Mechanical engineer
- 01:51 – Realtor
- 03:01 – IT specialist
- 04:09 – Accountant
- 05:05 – Best-selling author
- 05:49 – Contractors and entrepreneurs
- 06:34 – Inventor
- 07:28 – Chief executive
- 08:33 – Day trader
- 09:23 – Game developer
- 10:26 – Data scientist
- 11:22 – Orthodontist
- 12:11 – Full-stack developer
- 13:03 – F1 engineer
- 13:49 – Risk analyst
PLAYLISTS
- Get Rich Playlist: https://www.youtube.com/playlist?list…
- Take Action Playlist: https://www.youtube.com/playlist?list…
- All Sunday Motivational Videos: https://www.youtube.com/playlist?list…
- Book Club: https://www.youtube.com/playlist?list…
ALUX on Social Media:
- https://www.instagram.com/alux/
- https://www.facebook.com/alux
- https://www.twitter.com/aluxcom
”
[#Script #Coding] Code a Squid Game JavaScript Game Using Three.js – Tutorial for Beginners
Code a Squid Game JavaScript Game Using Three.js – Tutorial for Beginners
By freeCodeCamp.org
Published: Nov 09, 2021“
Learn how to use JavaScript and Three.js to create the Red Light/Green Light game from the TV show Squid Game. This is a beginner-friendly game development tutorial.
- Doll 3D model: https://sketchfab.com/3d…
- Code: https://github.com/0shuvo0/squidgame
- Course created by Angle Brace. Check out their channel: https://www.youtube.com/c/AngleBrace
Course Contents
- (00:00) Intro
- (01:30) Setup
- (03:40) Three.js Basics
- (09:38) Loading 3D Model
- (15:46) Doll Class
- (18:56) GSAP Animation
- (20:58) Creating Track
- (27:53) Player Class
- (31:46) Keypress Handling
- (35:32) Functioning the Doll
- (38:13) Game Logic
- Learn to code for free and get a developer job: https://www.freecodecamp.org
- Read hundreds of articles on programming: https://freecodecamp.org/news
- And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
[#Script #Coding] Learn JavaScript by Building 7 Games – Full Course
Learn JavaScript by Building 7 Games – Full Course
By freeCodeCamp.org
Published: Feb 28, 2022
Learn JavaScript by building 7 retro games.Ania Kubów created this course. Check out her channel: https://www.youtube.com/aniakubow
GitHub Links:
- Rock Paper Scissors: https://github.com/kubowania/rock-paper-scissors-x3
- Memory Game: https://github.com/kubowania/memory-game
- Whac-a-mole: https://github.com/kubowania/whac-a-mole
- Breakout: https://github.com/kubowania/breakout
- Frogger: https://github.com/kubowania/Frogger
- Connect Four: https://github.com/kubowania/connect-…
- Space Invaders: https://github.com/kubowania/space-in…