I REMADE Flappy Bird in WINDOWS XP!

  Рет қаралды 5,272

zyapguy

zyapguy

Күн бұрын

Пікірлер: 89
@jultomten3739
@jultomten3739 8 күн бұрын
Windows API makes me cry
@zyapguy
@zyapguy 8 күн бұрын
It's enough to make anyone cry.
@sdjhgfkshfswdfhskljh3360
@sdjhgfkshfswdfhskljh3360 6 күн бұрын
Try programming for MS-DOS then.
@jultomten3739
@jultomten3739 6 күн бұрын
@@sdjhgfkshfswdfhskljh3360 I have, kinda fun but im sticking to coding with the linux API if I make programs using the OS's API
@soheibmemes2594
@soheibmemes2594 5 күн бұрын
@@sdjhgfkshfswdfhskljh3360 ah it's easy I'll just mod the shit out of Doom rather then actually code a game
@TheBcoolGuy
@TheBcoolGuy 5 сағат бұрын
u r Swedish :))
@Ali107
@Ali107 8 күн бұрын
time to go a step further and make your own operating system! 🔥🔥🔥🔥
@zyapguy
@zyapguy 8 күн бұрын
I haven't gone *that* insane yet, but I'll probably be insane enough to do that one day.
@alisaosteam
@alisaosteam 5 күн бұрын
@@zyapguy Less Insane: Linux-based or Windows-based (if you want your windows-based OS to have spyware) Insane: Custom Kernel in C++ Extremely Insane: Everything made in Assembly or your own programming language (templeos)
@KennethPlaysOfficial
@KennethPlaysOfficial 6 күн бұрын
I completely forgot about your channel, It's good to see you still making fire videos
@zyapguy
@zyapguy 6 күн бұрын
Thanks, it means so much to hear that.
@blueues
@blueues 8 күн бұрын
One of the lesser cursed recreations of flappy bird I've seen (if you look past the issues with setup 🤣). Really enjoyed it
@zyapguy
@zyapguy 8 күн бұрын
Glad you enjoyed it! It was really fun making it. Also, if this is one of the lesser cursed recreations, I'm terrified to learn what other recreations you've seen 😂
@lordvoncarrot9868
@lordvoncarrot9868 7 күн бұрын
Most sane software developer:
@MrKasenom
@MrKasenom 8 күн бұрын
Such a cool video, happy to see you're back! Maybe you should try making something with older languages that have lost popularity like with Turbo Pascal or with Smalltalk
@zyapguy
@zyapguy 7 күн бұрын
Glad you liked it! Funnily enough, one of the videos on my TODO list is using old and obscure languages, so I will absolutely be making a video like that.
@williamist
@williamist 7 күн бұрын
​@@zyapguy smalltalk is kinda goated but also insanely confusing at all times, you should definetely try it.
@OttoTheDoge
@OttoTheDoge 8 күн бұрын
I don't know who you are or how I ended up here but I luv that berd c:
@zyapguy
@zyapguy 7 күн бұрын
Thanks!
@Testbot379
@Testbot379 6 күн бұрын
The old paint app, brings back memories
@zyapguy
@zyapguy 5 күн бұрын
It sure does :)
@nerdg2
@nerdg2 8 күн бұрын
Brooo, this is nuts!
@sdjhgfkshfswdfhskljh3360
@sdjhgfkshfswdfhskljh3360 6 күн бұрын
There are two interesting ways of progressing from this stage: First, DirectX is available since Windows 95. It is fun to see hardware acceleration working in emulated environment. But for it to work, you will, most likely, need to abandon vmware. Second, low resolution rendering can be made in software. And such approach will work not only down to Windows 3.11, but also down to MS-DOS. This is how Doom was made for example.
@zyapguy
@zyapguy 5 күн бұрын
The idea was to use directx at first, but I decided against it as it would complicate things.
@AudisioOficiaI
@AudisioOficiaI 4 күн бұрын
perfect!!!
@sdjhgfkshfswdfhskljh3360
@sdjhgfkshfswdfhskljh3360 6 күн бұрын
I was surprised that you took the same steps for making Windows 98 work as I thought need to be done. Working TLS connections to modern websites are a problem, yeah, but I'm sure it can be solved as well. Windows 95 should be not much different. With such simple game, Windows 3.11 may be an option as well, with Win32s support. But having "just" Windows 95 support is fine I think. By the way, you can try not only virtual machines, but also emulators - they may provide more virtual hardware, compatible with old operating systems.
@hydradragonantivirus
@hydradragonantivirus 7 күн бұрын
Use already installed win95 machine with visual studio 6
@zyapguy
@zyapguy 7 күн бұрын
At first, that was the idea. I was going to use Visual C++ 6.0, and Windows 95. However, some of the features I used are only available from NT 4.0 and afterwards (such as the matrix transforms), so I decided to scrap the 95 idea.
@sdjhgfkshfswdfhskljh3360
@sdjhgfkshfswdfhskljh3360 6 күн бұрын
@@zyapguy transformations can be made manually, for such small bird it won't take much CPU resources.
@redball4funnys
@redball4funnys 8 күн бұрын
What about installing an extended kernel like "One Core API"? it will let you run modern apps.
@zyapguy
@zyapguy 7 күн бұрын
That would most likely work, but writing the software directly in the target system is a fun challenge, so I decided to make it like this. In an actual scenario, it would make absolute sense to do that.
@QWERTIOX
@QWERTIOX 7 күн бұрын
Isn't old sdl2 builds available on windows xp?
@zyapguy
@zyapguy 7 күн бұрын
Yeah, there are a few options as a matter of fact, but I wanted to torture myself with the windows api.
@Free_kitty0
@Free_kitty0 8 күн бұрын
Cute doggie:3
@Gr3asY
@Gr3asY 8 күн бұрын
Wow Cool! I wish I could code like you Zyapdaddy😔
@zyapguy
@zyapguy 7 күн бұрын
Thanks? Not entirely sure how to respond to this.
@Riley869_
@Riley869_ 6 күн бұрын
Now you have to make your own language that runs on xp
@zyapguy
@zyapguy 5 күн бұрын
Honestly, might do it.
@thenameisluk
@thenameisluk 7 күн бұрын
it was nice
@zyapguy
@zyapguy 7 күн бұрын
Thanks!
@RJ-xt7md
@RJ-xt7md 8 күн бұрын
Now do it in assembly
@zyapguy
@zyapguy 8 күн бұрын
Now that would be pain.... maybe.
@TheRealMangoDev
@TheRealMangoDev 7 күн бұрын
@@zyapguyno it wouldnt it'd be the same as any other lang
@MapletreePaper
@MapletreePaper 7 күн бұрын
But does it work on Windows 11? 🧐
@zyapguy
@zyapguy 7 күн бұрын
It does! The executable works in 11 just fine!
@lucasdaweb95
@lucasdaweb95 7 күн бұрын
its easier to use gamemaker 8.1
@zyapguy
@zyapguy 7 күн бұрын
Goated engine. I used to use it almost 13-14 years ago. Good times :)
@RapidAndSappen
@RapidAndSappen 8 күн бұрын
i love you
@zyapguy
@zyapguy 8 күн бұрын
Uhhh.. Thanks?
@gamezplayez
@gamezplayez 6 күн бұрын
I tried to download it on windows 11 but windows defender said its an virus
@zyapguy
@zyapguy 6 күн бұрын
Not too surprising. It runs pretty much the same as malware. Directly using windows api calls, doing weird transformations and hooking to window procedures. Because its not a signed program, it will most likely be detected as malware. I suggest compiling it yourself.
@gamezplayez
@gamezplayez 6 күн бұрын
@@zyapguy Thanks!
@JoshuaF.
@JoshuaF. 8 күн бұрын
vey cool
@AjinkyaBhushan
@AjinkyaBhushan 8 күн бұрын
do you like CBT? I think you do.
@martinnobel-y8t
@martinnobel-y8t 6 күн бұрын
can you make windows xp for Android
@betweenthewater
@betweenthewater 7 күн бұрын
Nice
@equals_two
@equals_two 8 күн бұрын
No, but actually, why are you torturing yourself with Wiindows API?
@zyapguy
@zyapguy 8 күн бұрын
I truly have no idea.
@cdkw2
@cdkw2 8 күн бұрын
try this on really old linux
@zyapguy
@zyapguy 8 күн бұрын
To be honest, I don't think I could do this even on the most modern linux. I'm really not too acquainted with this sort of stuff on linux.
@no_name4796
@no_name4796 8 күн бұрын
Linux isn't as crazy as windows api. That's at least true lol We have other problems here
@cdkw2
@cdkw2 8 күн бұрын
@@no_name4796 exactly!!!
@cdkw2
@cdkw2 8 күн бұрын
@@zyapguy that will be a fun challenge for you then!
@requestfx5585
@requestfx5585 7 күн бұрын
@@zyapguy raylib, sdl, sfml (my preferred choice) all give you functions that abstract the os api for creating windows, drawing, ... It makes it even easier imo and your code will work on the supported platform, windows/linux/mac
@requestfx5585
@requestfx5585 7 күн бұрын
Not even knowing how to use git, an essential tool for coders and making videos about programming is baffling to me. (You can use git directly in vscode, theres a sidebar icon for it, vscode and github are owned by microsoft, therefore it integrates really well and still ...) God beware us from gpt-copilers
@zyapguy
@zyapguy 7 күн бұрын
What makes you think I don't know how to use git? Is it that I chose to use github desktop? That was mostly a convenience thing, as I didn't want to enter my remote destination url by hand.
@requestfx5585
@requestfx5585 7 күн бұрын
@zyapguy yeah pretty much, using gh desktop and failing at doing so, you don't have to include that in the video but you did so I point it out. Also the point of entering the git remote for GitHub is invalid since for vs code when trying to push a non existing repository it will automatically link your GitHub account and create / push the git repository. That is convenient for GitHub users, I don't like Microsoft putting their hands in everything so I don't use GitHub but it's the preferred choice for most. Also another point it looks like you just did a single commit from the video? Normally you create a local git repository directly from the start and do many small commits, it's just convenient to see what you did and when something breaks you can revert to that commit ... That's what git is, a versioning tool with branching and other features, when you just upload a git repository as a single commit it's not very different from just a cloud storage upload
@requestfx5585
@requestfx5585 7 күн бұрын
@@zyapguy Not sure where my response went, maybe its still sending... Also as an advice, using git in vscode is 👌, but I still use extensions to make the experience better "Git Graph" and "gitlens", gitlens has a pro plan, I only use the free features without any further modifications
@damooryx3922
@damooryx3922 7 күн бұрын
remade windows xp on windows xp
@NoenD_io
@NoenD_io 7 күн бұрын
just use scratch 1
@zyapguy
@zyapguy 7 күн бұрын
Funnily enough, the first game I created with Scratch 1 was Flappy Bird. Well, at least a scuffed version of flappy bird
@NoenD_io
@NoenD_io 7 күн бұрын
@@zyapguy i made a 3d engine in scratch 1
@epicstar86
@epicstar86 7 күн бұрын
😭
@i1xb0
@i1xb0 8 күн бұрын
why
@zyapguy
@zyapguy 8 күн бұрын
Mostly self-loathe
@TheBcoolGuy
@TheBcoolGuy 5 сағат бұрын
u r turkish
@zyapguy
@zyapguy 5 сағат бұрын
@@TheBcoolGuy good observation
@jswclips8459
@jswclips8459 7 күн бұрын
rewrite the game in pure vulkan on linux.
@zyapguy
@zyapguy 7 күн бұрын
nah
@bl4ckk
@bl4ckk 8 күн бұрын
imagine being smart
@zyapguy
@zyapguy 7 күн бұрын
Couldn't be me.
Can I remake those SH*TTY mobile games in 1 HOUR?
23:13
Code Bullet
Рет қаралды 2,2 МЛН
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН
I made FLAPPY BIRD in DUMB programs
19:35
Code Bullet
Рет қаралды 2 МЛН
Turning my iPhone into a Terrible Windows Phone
18:36
MetraByte
Рет қаралды 86 М.
I Made an Electronic Chessboard Without Turns
14:32
From Scratch
Рет қаралды 185 М.
PirateSoftware getting Trolled by TTS
21:04
FunnyFerret
Рет қаралды 1 МЛН
I Bought A Computer From An Arcade Machine
19:47
Jiga Tech
Рет қаралды 42 М.
Creating a window - Software from Scratch
1:04:12
Muukid
Рет қаралды 146 М.
Every Softlock in Portal
43:08
Marblr
Рет қаралды 1 МЛН
"My Minecraft World is Deleting Itself..."
27:57
Wifies
Рет қаралды 1,4 МЛН
GameBoy Advance Programming in C - Episode 4 - Sprites
54:56
Retro C Game Programming
Рет қаралды 167
Exploring Terrible Windows Bootlegs...
35:57
Michael MJD
Рет қаралды 239 М.
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19