I made a game for TempleOS (HolyC)

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 147

  • @mostafaalaa1
    @mostafaalaa1 2 роки тому +161

    Terry would have had been proud.

  • @triberium_
    @triberium_ 2 роки тому +524

    Love how images are just stored in the source code

    • @c6dy
      @c6dy  2 роки тому +153

      Yeah, it's crazy. You can even create 3D models in there too.

    • @sleepynet13
      @sleepynet13 Рік тому +35

      ​@@c6dythis OS and HolyC are incredibly OP

    • @MrGN-yy6op
      @MrGN-yy6op Рік тому +5

      @@sleepynet13 like fr it needs a nerf

    • @ieatbleachanddogteeth
      @ieatbleachanddogteeth Рік тому +10

      @@MrGN-yy6op why? But holyC has a disadvantage. It is a JIT language, so you need to compile HolyC every time you boot into templeOS(i think)

    • @MrGN-yy6op
      @MrGN-yy6op Рік тому +7

      @@ieatbleachanddogteeth I was not trying to say it was flawless or anything like that. I was just over exaggerating.

  • @theoreochris1
    @theoreochris1 2 роки тому +86

    Beautiful terry would have loved this.

  • @ZackmcHack
    @ZackmcHack 2 роки тому +355

    TempleOS gives us back the development freedoms we had in the 80s.
    Besides, nice Space Invaders game!

    • @c6dy
      @c6dy  2 роки тому +11

      thanks :)

    • @Scavage0001
      @Scavage0001 2 роки тому +13

      The limitless worlds that you could still discover and explore in the 80s on a computer from 2020.

    • @DiabolicCrusher
      @DiabolicCrusher 2 роки тому +32

      Terry was taken too soon, damn fbi monkeys, man.

    • @georgieluvsu
      @georgieluvsu Рік тому +12

      @@DiabolicCrusher they glow in the dark

    • @deusexmaximum8930
      @deusexmaximum8930 Рік тому +2

      As someone who doesn't code, what do you mean by "development freedoms from the 80's"? What could you do back then that I wouldn't be able to do in, say, QB64?

  • @Gggggggggg7772
    @Gggggggggg7772 Рік тому +25

    Your aspect ratio is not approved by God

  • @svaert
    @svaert 2 роки тому +218

    Great video. HolyC is the long lost C+ imo.

  • @le9038
    @le9038 2 роки тому +194

    little beginners programming little games learning HolyC in a short day...
    just as God intended.

    • @The_Mister_E
      @The_Mister_E Рік тому +19

      The meek shall inherent the stack
      But not it's compiling rights!

  • @superlad6684
    @superlad6684 Рік тому +86

    I know a lot of people have said it before, but honestly, the fact that Terry managed to create games without a graphics library, just essentially hard coding graphics on his own OS with it actually running (somewhat) smoothly, is insanely impressive. Yeah, he was batshit insane, but damn could he code.

    • @sergeysmyshlyaev9716
      @sergeysmyshlyaev9716 Рік тому +6

      They run smoothly because they don't have to go through all the layers of abstraction at the bottom. Quick Basic for DOS tried to enable the same C64-style game development, but the games were too laggy because QB had to work on the top of existing graphics stack.

    • @zhet
      @zhet 9 місяців тому +4

      He was a mad genius. Literally

    • @aaaaaa-hh8cq
      @aaaaaa-hh8cq 6 місяців тому +1

      he was a genius who suffered from mental illness.

  • @milcaos6936
    @milcaos6936 2 роки тому +41

    This is incredible and inspiring, great work! Might give developing a small game a try myself haha

    • @c6dy
      @c6dy  2 роки тому +4

      go for it!

  • @arionlove1212
    @arionlove1212 2 роки тому +15

    Doing gods work, you are trully blessed

  • @greg77389
    @greg77389 2 роки тому +170

    This dude basically made Touhou in HolyC, but without anime girls because they are HERESY!

    • @c6dy
      @c6dy  2 роки тому +83

      "Thou shall not include anime girls in thy game." - 1 Terry 4:20🙏

    • @xXLeandro12
      @xXLeandro12 Рік тому +4

      Hey, the most awesome element of Touhou isn't the waifus, you just ignored all the graphics and music maded entirely properly by ZUN? Also you passed off all the mathematics behind all his bullet hell system and their graphic charming? Really, it's very joyless his game design sucks a little.

    • @greg77389
      @greg77389 Рік тому +13

      @@xXLeandro12
      I could code the Touhou bullet hell system half wasted on a Win95 PC

    • @xXLeandro12
      @xXLeandro12 Рік тому +1

      @@greg77389 Cool. How do you plain make it?

    • @greg77389
      @greg77389 Рік тому +6

      @@xXLeandro12
      Well I'm currently writing a 2D game engine in C++ so that could run it. I had a 100,000 entities running at once and caused no lag. That's far more than any Touhou game throws at you.

  • @Shark-Dev76
    @Shark-Dev76 5 місяців тому +1

    This video deserves far more views than it's got. Terry was amazing, and I think this vid should get more love!

  • @hbsvictor
    @hbsvictor 9 місяців тому +1

    Good video, bro, keep em coming, push it to the limit

  • @reanimatedmanx
    @reanimatedmanx 2 роки тому +38

    I am a 𝗵𝘂𝗴𝗲 fan of Terry Davis and I love what you did within TempleOS. Terry was an insanely gifted and passionate developer, he would love this!

    • @oldpain7625
      @oldpain7625 Рік тому +9

      Right? Some of the code used here is a bit too 'niggerlicious' for my taste, but anything OG Terry Davis is OP.

  • @RENVTECH
    @RENVTECH 2 роки тому +52

    Woah! This is awesome! I also made a bullet-hell game in TempleOS!
    A couple of years back I started playing around with TempleOS, and I decided to make a game. My one rule: this game could *only* take one day to complete, to limit its scope. That did not work out, lol! I spent months, on and off, learning HolyC and everything I needed to know. Before I started, I knew nothing about C, trigonometry, or how TempleOS' various subsystems worked.
    You make this look easy, but I really empathize with the issues you had with this game. I, too, struggled with boring firing patterns, trigonometry, and making TempleOS register multiple keys at once. I'm really happy to see this project, it inspires me!
    Keep doing what you're doing!
    PS. The video is really well made, too. I never realized how hard a well-made, well-paced video was to make until I tried myself. It's TOUGH.

    • @c6dy
      @c6dy  2 роки тому +12

      Thanks!! I can only imagine going into this with no knowledge of C.. Big respect for anyone who makes anything in TempleOS with HolyC. The editor itself nearly killed me.

    • @RENVTECH
      @RENVTECH 2 роки тому +10

      ​@@c6dy Heck yeah! Just wait until you try to make a 3D mesh ;)
      Even Terry Davis himself said you "need to be a glutton for punishment" to use the mesh editor :D

    • @greg77389
      @greg77389 2 роки тому +10

      This dude basically made Touhou in HolyC, but without anime girls because they are HERESY!

    • @God-ch8lq
      @God-ch8lq 2 роки тому +4

      @@greg77389 based

  • @bigboyballer4204
    @bigboyballer4204 2 роки тому +11

    Very well made Sir!
    You're Not going to hell i guess

    • @c6dy
      @c6dy  2 роки тому +2

      thanks! 😇

  • @aichrist
    @aichrist Рік тому +4

    your solution to the movement code, i read it and said ''ohhhhh smart ;) ""

  • @timward2933
    @timward2933 2 роки тому +10

    Whoa, that was one really well done, cool video. Entertaining, inspirational, not boring! Cool Stuff!!!!

  • @dani.2479
    @dani.2479 Рік тому +29

    Terry is looking down at us just like talking with god, example:
    God: Hey terry, nice OS you made by the way
    Terry: Thanks, hey is that dude making a space invaders game by using knowledge i gave to people on how to do stuff with TempleOS?
    God: Yeah i think he is. Thats pretty neat.

  • @KingOfComedyXD
    @KingOfComedyXD 2 роки тому +6

    awesome. you should make more

  • @jakobsternberg1807
    @jakobsternberg1807 Рік тому +1

    Totally cool.. would have loved to see Terry react to to this video

  • @jeffreywilke1858
    @jeffreywilke1858 2 роки тому +6

    This is badass

  • @jessebillson
    @jessebillson 7 місяців тому +1

    This is awesome, and the music is very fun!! Love it!

    • @jessebillson
      @jessebillson 7 місяців тому

      What IS this music anyway?

  • @azaltea
    @azaltea 2 роки тому +4

    Very cool.

  • @kommie27
    @kommie27 2 роки тому +4

    Great stuff

  • @jk743
    @jk743 2 роки тому +70

    The question is, did you make a fun or an unfun game?

    • @MortCodesWeb
      @MortCodesWeb 3 місяці тому +1

      Hahahaha. nice refrence of TempleOS game categories

  • @Soyodev
    @Soyodev 6 місяців тому

    This os and holy c itself are truly a work of art

  • @Elytrii
    @Elytrii 7 місяців тому +1

    This is awesome

  • @SuperVictor64
    @SuperVictor64 Рік тому +3

    This looks cool, I wish I could make a game on TempleOS. It would be a platformer of super mario bros but it will be Super Victor Friends for TempleOS.

  • @skycaptain95
    @skycaptain95 5 місяців тому +1

    This is super cool.

  • @nottiredofwinning3736
    @nottiredofwinning3736 Рік тому +1

    Awesome work!

  • @GenericPhantom1
    @GenericPhantom1 Рік тому +5

    Someone should make a game console similar to Nintendo/SteamDeck but written in C† and it should have TempleOS games.

  • @wisteela
    @wisteela 7 місяців тому

    It's fantastic that someone has made a new game for it.

  • @joegru7280
    @joegru7280 3 місяці тому

    The music is good

  • @JCovr
    @JCovr 8 місяців тому

    You're a legend

  • @mosswurk_music
    @mosswurk_music Рік тому

    Tremendous work Sir, very impressive :)

  • @shawnio
    @shawnio Рік тому

    this goes against everything Terry believed in.

  • @alexanderwhite8320
    @alexanderwhite8320 7 місяців тому

    Mister God is pleased by You visiting his newest temple and worshipping by coding in HolyC

  • @Jalecko
    @Jalecko 2 роки тому

    banger, underrated content

  • @jayerjavec
    @jayerjavec 8 місяців тому +1

    Nice, but I can't finish your video because background music, man.

  • @oguzhanbudanur1669
    @oguzhanbudanur1669 2 роки тому

    Awesome stuff dude!

  • @hobsido7655
    @hobsido7655 Рік тому

    this is pretty impressive

  • @JZSNooB
    @JZSNooB Рік тому

    very cool, terry would be proud

  • @codecaine
    @codecaine Рік тому

    Nice work

  • @davisjose2492
    @davisjose2492 2 роки тому

    So awsome.

  • @stanisawbroda5835
    @stanisawbroda5835 7 місяців тому

    so all in all terry was right. his os is fun to work with as god intended.

  • @ianbryant
    @ianbryant 2 роки тому

    hell yeah man!

  • @Kytk7
    @Kytk7 Рік тому +1

    Ojalá que se aporte ayuda para Temple OS para mejorarlo. Buen trabajo ❤

  • @leonardogsperin
    @leonardogsperin Рік тому

    Oh holyC maaannnnnn

  • @thefreshprince-t4m
    @thefreshprince-t4m 4 місяці тому

    Would like to think that there is a “TempleOS VII” with far more advanced capabilities and has been polished even further.

  • @gwentarinokripperinolkjdsf683
    @gwentarinokripperinolkjdsf683 6 місяців тому

    Holy C is a genuinly great language

  • @Garfield_Minecraft
    @Garfield_Minecraft 8 місяців тому +4

    can i get floppy disk copy of this?

  • @愛
    @愛 2 роки тому

    great job

  • @realm087
    @realm087 2 роки тому

    Good Job.

  • @MaQuGo119
    @MaQuGo119 Рік тому +2

    Hope the cia glow in the dark nwords do not get you.

  • @ParthaSarathylink
    @ParthaSarathylink 2 роки тому

    Wow this is something 🔥

  • @Denny-77
    @Denny-77 2 роки тому

    Dang, epic!

  • @yaboiavery5986
    @yaboiavery5986 Рік тому

    I'm not sure if God is real or not, but I hope that Terry is with him if he is. I love when people persevere and go beyond what people think is possible.

  • @Scavage0001
    @Scavage0001 2 роки тому +1

    And now, make some Updates for templeOS and let it be the Number 1 operating System for everyone. That would be great if it will still get some Updates :-)

  • @Т1000-м1и
    @Т1000-м1и Рік тому +1

    161st sub 19k views. Good luck!

  • @MrGN-yy6op
    @MrGN-yy6op Рік тому

    ultra based

  • @zsewqthewolf1194
    @zsewqthewolf1194 Рік тому

    It’s a shame that his not around would have love to see an easy bare metal version on a ryzan apu

  • @ummy157
    @ummy157 5 місяців тому

    you've got to say where you got the music from!

  • @notyouraverageskittelz696
    @notyouraverageskittelz696 2 роки тому

    nice. reminds me of the first few touhou games

  • @Nop_90h
    @Nop_90h 5 місяців тому

    Yo dude! Tell us more about Holly C.. Is it C++ without operator overloading and without virtual functions ? If so it would be perfect lang!

  • @htx80nerd
    @htx80nerd 6 місяців тому

    wow

  • @Neuer_Alias_erstellen
    @Neuer_Alias_erstellen 2 роки тому +8

    sick - what if google used holyC instead of developing the new Carbon - or at least copy the name

  • @dr_selby
    @dr_selby 10 місяців тому

    NOW 3D!

  • @faith_alone
    @faith_alone 2 роки тому +9

    How long did this take you? How many lines of code did it turn out being? Nicely done

    • @c6dy
      @c6dy  2 роки тому +16

      I think this took 3 days or so and about 400 lines of code. I could have done more with this, but the TempleOS editor is horrendous and I wanted to finish ASAP.

    • @-bazoona3654
      @-bazoona3654 Рік тому +6

      ​@@c6dy how dare you insult the best programmer in the world's program

  • @antonius254
    @antonius254 Рік тому

    rip.

  • @elijahjflowers
    @elijahjflowers Місяць тому

    Song name? also thanks for the video.

  • @vinstatic420
    @vinstatic420 Рік тому +7

    What's the background music? Also great work by the way, as a not programmer I couldn't even navigate TempleOS, it's like it melted as I tried to use it, so seeing something like this is very impressive

    • @c6dy
      @c6dy  Рік тому +4

      The music is from Streambeats by Harris Heller

  • @po-pi-po
    @po-pi-po Рік тому

    Hi, can I get a music list being used in this video? Like I can see it's Streambeats by Harris Heller but can't find those chiptune tracks

  • @stepanshnder1850
    @stepanshnder1850 Рік тому

    Can make 3d game in TempleOS?

  • @Blitzbogen
    @Blitzbogen Рік тому

    dude great stuff, you have music credits anywhere?

    • @c6dy
      @c6dy  Рік тому

      Music is from StreamBeats by Harris Heller

  • @pieTone
    @pieTone Рік тому

    Where are you .-.

  • @Rudra13
    @Rudra13 2 роки тому +2

    Awesome video. What's the background music used? It's great!

    • @c6dy
      @c6dy  2 роки тому

      thanks! I got the music from streambeats.

  • @adityathapa2187
    @adityathapa2187 9 місяців тому

    How did you learn holy c

  • @NORTHERNVOID1337
    @NORTHERNVOID1337 2 роки тому

    How to install HolyC?

    • @aichrist
      @aichrist Рік тому +1

      i have a video on my channel explaining how to install templeos on vm

  • @clementinebedsheets3210
    @clementinebedsheets3210 Рік тому

    Now code minecraft in TempleOS

    • @opreda.
      @opreda. 7 місяців тому

      Has been done already

  • @elijahjflowers
    @elijahjflowers Місяць тому

    temple X touhou

  • @grenadier4702
    @grenadier4702 Рік тому

    Why did you abandon your channel?

  • @theloststarbounder
    @theloststarbounder 2 роки тому +2

    Wasn't rectangle colliders easier? I mean, Sqrt for every single detection is kinda slower than basic integer subtractions and additions

    • @fungo6631
      @fungo6631 Рік тому +2

      True. But the speed is a non issue here, seeing that the OS can only run on x86-64 platforms, which are more than fast enough to handle such a 2D game.

  • @theJackman121
    @theJackman121 Рік тому +2

    Your code has too much voodoo Terry would dislike you