@@sdjhgfkshfswdfhskljh3360 I have, kinda fun but im sticking to coding with the linux API if I make programs using the OS's API
@bigsmoke-u6r2 ай бұрын
@@sdjhgfkshfswdfhskljh3360 ah it's easy I'll just mod the shit out of Doom rather then actually code a game
@TheBcoolGuy2 ай бұрын
u r Swedish :))
@Ali1072 ай бұрын
time to go a step further and make your own operating system! 🔥🔥🔥🔥
@zyapguy2 ай бұрын
I haven't gone *that* insane yet, but I'll probably be insane enough to do that one day.
@alisaosteam2 ай бұрын
@@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)
@AudisioOficiaI2 ай бұрын
perfect!!!
@kena0062 ай бұрын
I completely forgot about your channel, It's good to see you still making fire videos
@zyapguy2 ай бұрын
Thanks, it means so much to hear that.
@MrKasenom2 ай бұрын
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
@zyapguy2 ай бұрын
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.
@williamist2 ай бұрын
@@zyapguy smalltalk is kinda goated but also insanely confusing at all times, you should definetely try it.
@blueues2 ай бұрын
One of the lesser cursed recreations of flappy bird I've seen (if you look past the issues with setup 🤣). Really enjoyed it
@zyapguy2 ай бұрын
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 😂
2 ай бұрын
You chosed harder option, but you tehnicly could program flapy bird in html/css/js and download last firefox or chrome which suports XP, last support for xp ended with firefox 52 (2018) and - it was version with suport for modern js (es5 maybe, idk).
@zyapguy2 ай бұрын
Yes, exactly. It was far more fun to do it this way :)
@lordvoncarrot98682 ай бұрын
Most sane software developer:
@nerdg22 ай бұрын
Brooo, this is nuts!
@OttoTheDoge2 ай бұрын
I don't know who you are or how I ended up here but I luv that berd c:
@zyapguy2 ай бұрын
Thanks!
@Testbot3792 ай бұрын
The old paint app, brings back memories
@zyapguy2 ай бұрын
It sure does :)
@sdjhgfkshfswdfhskljh33602 ай бұрын
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.
@sdjhgfkshfswdfhskljh33602 ай бұрын
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.
@zyapguy2 ай бұрын
The idea was to use directx at first, but I decided against it as it would complicate things.
@Free_kitty02 ай бұрын
Cute doggie:3
@aintmetallic2 ай бұрын
Nice
@thenameisluk2 ай бұрын
it was nice
@zyapguy2 ай бұрын
Thanks!
@hydradragonantivirus2 ай бұрын
Use already installed win95 machine with visual studio 6
@zyapguy2 ай бұрын
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.
@sdjhgfkshfswdfhskljh33602 ай бұрын
@@zyapguy transformations can be made manually, for such small bird it won't take much CPU resources.
@Gr3asYGam3s2 ай бұрын
Wow Cool! I wish I could code like you Zyapdaddy😔
@zyapguy2 ай бұрын
Thanks? Not entirely sure how to respond to this.
@JoshuaF.2 ай бұрын
vey cool
@RapidAndSappen2 ай бұрын
i love you
@zyapguy2 ай бұрын
Uhhh.. Thanks?
@redball4funnys2 ай бұрын
What about installing an extended kernel like "One Core API"? it will let you run modern apps.
@zyapguy2 ай бұрын
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.
@RJ-xt7md2 ай бұрын
Now do it in assembly
@zyapguy2 ай бұрын
Now that would be pain.... maybe.
@TheRealMangoDev2 ай бұрын
@@zyapguyno it wouldnt it'd be the same as any other lang
@QWERTIOX2 ай бұрын
Isn't old sdl2 builds available on windows xp?
@zyapguy2 ай бұрын
Yeah, there are a few options as a matter of fact, but I wanted to torture myself with the windows api.
@lucasdaweb952 ай бұрын
its easier to use gamemaker 8.1
@zyapguy2 ай бұрын
Goated engine. I used to use it almost 13-14 years ago. Good times :)
@cdkw22 ай бұрын
try this on really old linux
@zyapguy2 ай бұрын
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_name47962 ай бұрын
Linux isn't as crazy as windows api. That's at least true lol We have other problems here
@cdkw22 ай бұрын
@@no_name4796 exactly!!!
@cdkw22 ай бұрын
@@zyapguy that will be a fun challenge for you then!
@requestfx55852 ай бұрын
@@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
@gamezplayez2 ай бұрын
I tried to download it on windows 11 but windows defender said its an virus
@zyapguy2 ай бұрын
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.
@gamezplayez2 ай бұрын
@@zyapguy Thanks!
@AjinkyaBhushan2 ай бұрын
do you like CBT? I think you do.
@damooryx2 ай бұрын
remade windows xp on windows xp
@MapletreePaper2 ай бұрын
But does it work on Windows 11? 🧐
@zyapguy2 ай бұрын
It does! The executable works in 11 just fine!
@martinnobel-y8t2 ай бұрын
can you make windows xp for Android
@epicstar862 ай бұрын
😭
@equals_two2 ай бұрын
No, but actually, why are you torturing yourself with Wiindows API?
@zyapguy2 ай бұрын
I truly have no idea.
@NoenD_io2 ай бұрын
just use scratch 1
@zyapguy2 ай бұрын
Funnily enough, the first game I created with Scratch 1 was Flappy Bird. Well, at least a scuffed version of flappy bird
@NoenD_io2 ай бұрын
@@zyapguy i made a 3d engine in scratch 1
@requestfx55852 ай бұрын
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
@zyapguy2 ай бұрын
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.
@requestfx55852 ай бұрын
@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
@requestfx55852 ай бұрын
@@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