Make bouncing ball videos with pygame and pybox2d | Tutorial | Part 1

  Рет қаралды 1,465

codecc

codecc

Күн бұрын

Пікірлер: 46
@FortbloxNET
@FortbloxNET 2 ай бұрын
..................yeah so for a full tutorial you should give explanation how to install GIT, because i dont have the GIT command. then installing pybox2d doesnt work either because it searches for swig.exe which i also dont have. so at least say or write stht like "you need to install GIT and SWIG" first.......
@codecc9
@codecc9 2 ай бұрын
I'm sorry, I forgot that! plz follow step 1 and step 2 from that install instructions first!
@FortbloxNET
@FortbloxNET 2 ай бұрын
yeah, so installed GIT, cloned this pybox2d, downloaded SWIG, added it to PATH from windows. then tried install pybox2d and it failed. fatal error C1083 : file(include) cannot be opened: "io.h" no such file or directory.......so basically, that means, i need to install more things and find out myself what exactly is missing.....
@codecc9
@codecc9 2 ай бұрын
@@FortbloxNET follow step 1 to install mingw then MSYS. or install Microsoft Visual Studio -> check desktop c++ development
@lolade7938
@lolade7938 2 ай бұрын
Thanks for the video. When I logged into GitHub can access the files but not the instructions beneath the file. Any way to fix this? I'm a newbie Thank you
@codecc9
@codecc9 2 ай бұрын
@@lolade7938 click install.md
@10kmxps
@10kmxps 5 күн бұрын
currently punching air rn
@SimulSphere
@SimulSphere 2 ай бұрын
try uploading shorts they will for sure blow up !!!!
@codecc9
@codecc9 2 ай бұрын
I've been doing these bouncing ball videos for some clients. they pay 20$ ~ 30$/video. I think it good enough for a person from 3 world country like me! I'm planing to do more tutorials
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 cool bro
@arianshkodta1554
@arianshkodta1554 8 күн бұрын
@@codecc9 How can I contact you?
@arianshkodta1554
@arianshkodta1554 8 күн бұрын
@@codecc9 How can I contact you?
@lolade7938
@lolade7938 2 ай бұрын
For installation of pygame, How did you setup the environment on command prompt (python) before copying and pasting the codes from github? Thank you Tried zooming in but its blurry
@codecc9
@codecc9 2 ай бұрын
if you just want to run my code from github 1. install python (3.9) 2. install visual studio (check c++ destop development) 3. install swig 4. install pybox2d 5. pip install pygame 6. run: python main.py
@lolade7938
@lolade7938 2 ай бұрын
@@codecc9 installing the pygame is what I don't know how to do. I know the instructions is on the GitHub page but I don't know where to paste the codes to install pygame Thanks for the prompt reply btw
@codecc9
@codecc9 2 ай бұрын
@@lolade7938 pip install pygame
@codecc9
@codecc9 2 ай бұрын
if you use cmd: 1. open cmd 2. type: pip install pygame
@lolade7938
@lolade7938 2 ай бұрын
@@codecc9 the error I got was " 'pip' is not recognized as an internal or external operable program or batch file"
@SimulSphere
@SimulSphere 2 ай бұрын
can i use your codes for my videos pls? as i tried to code myself but i was't able too
@codecc9
@codecc9 2 ай бұрын
@@SimulSphere yes, use it however you want!
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 thanks
@Multi22-v8z
@Multi22-v8z Ай бұрын
i paste the github code for pybox2 in cmd but it says that "git" isnt recognizable, pls help
@codecc9
@codecc9 Ай бұрын
Plz install git
@azadak4700
@azadak4700 16 сағат бұрын
how to do it on terminal on Mac?
@codecc9
@codecc9 5 сағат бұрын
@@azadak4700 I'm sorry i don't know, I'm not using Mac, try Google or chatgpt
@SimulSphere
@SimulSphere 2 ай бұрын
hi can you help me to make a c++ project pls i want to make a ring with a hole in the boundary that lets things pass a ball should spawn inside the ring and should follow gravity and pysics i have a base code that i tryed to make and if yes can you pls make it using sfml libraries and if you are willing to help pls tell me how to contact you thanks!!
@codecc9
@codecc9 2 ай бұрын
I plan to do a tutorial for c++ and opengl in the future! for ~1000 physic objects, you can use C++ and SFML or SDL if you want me to do it now, you can pay me, contact me on my discord: nvm8698
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 thank you
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 i will ask my parents
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 i sent you friend request
@SimulSphere
@SimulSphere 2 ай бұрын
i was not able to install pybox2d help pls
@codecc9
@codecc9 2 ай бұрын
@@SimulSphere plz send error message
@SimulSphere
@SimulSphere 2 ай бұрын
​@@codecc9 whenever i try to run the code pygame window opens and closes immediately
@SimulSphere
@SimulSphere 2 ай бұрын
@@codecc9 can you pls do it in vscode as i am not familiar with pycharm pls
@燊芾
@燊芾 2 ай бұрын
e...install pybox2d failed
@codecc9
@codecc9 2 ай бұрын
@@燊芾 plz send error message
@燊芾
@燊芾 2 ай бұрын
@@codecc9 Building wheel for box2d (pyproject.toml) ... error error: subprocess-exited-with-error
@燊芾
@燊芾 2 ай бұрын
@@codecc9 error: command 'swig.exe' failed: None [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for box2d-py Failed to build box2d-py ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (box2d-py)
@codecc9
@codecc9 2 ай бұрын
@@燊芾 plz install swig
@Jerry-e7p
@Jerry-e7p 2 ай бұрын
Thank you~~~~~~~~~~~~
Add Music to your bouncing ball | Tutorial | Part2
5:46
People said this experiment was impossible, so I tried it
34:49
Veritasium
Рет қаралды 3,9 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 32 МЛН
إخفاء الطعام سرًا تحت الطاولة للتناول لاحقًا 😏🍽️
00:28
حرف إبداعية للمنزل في 5 دقائق
Рет қаралды 58 МЛН
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2,7 МЛН
I Paid Fiverr Game Developers to Make the Same Game
10:25
BadGameDev
Рет қаралды 708 М.
Can I make Titanium Damascus?
14:34
Alec Steele
Рет қаралды 1,1 МЛН
Why I Started Game Dev In My Late 30s
7:32
Game Dev With Michael
Рет қаралды 23 М.
Is Our World Broken?
11:25
Kurzgesagt – In a Nutshell
Рет қаралды 1,5 МЛН
Bouncing Simulations - Guess the song Edition
8:08
CodeCraftedPhysics
Рет қаралды 838 М.
I coded one project EVERY WEEK for a YEAR
13:13
Carter Semrad
Рет қаралды 652 М.
The Whaling Harpoon Cannon (The BLUBBER BUSTER!!!)
17:03
Kentucky Ballistics
Рет қаралды 654 М.
Optimizing my Game so it Runs on a Potato
19:02
Blargis
Рет қаралды 612 М.
Cameras in Pygame
1:13:21
Clear Code
Рет қаралды 120 М.
You're not using Godot to its potential
6:12
Tienne_k
Рет қаралды 97 М.