RealTutsGML
RealTutsGML
  • 413
  • 12 531 013
So Much Blood: Arcade Edition
Find Assets and Courses www.codingmadesimple.com/professional-game-design-course/
Built with Game Maker Studio 2. I've been having a lot of fun creating this project so far. Comment down below any ideas you have for the game and maybe get mentioned in part 2!
Twitter ► realtutsgml
Have fun learning!
ua-cam.com/video/yW3kibWDt0U/v-deo.html
Переглядів: 8 556

Відео

Java Programming: Let's Build a Zombie Game #5
Переглядів 29 тис.4 роки тому
Download the source code in this video here: www.codingmadesimple.com/about/ in this tutorial we'll be adjusting the shooting system and expanding the game world to cover all of the space you'd like in your game. How should we create the scenery for our game moving forward? Leave a comment below! Follow me on twitter: realtutsgml Have fun learning! ua-cam.com/video/2RxVldlnDA8/v-deo...
Java Programming: Let's Build a Zombie Game #4
Переглядів 12 тис.4 роки тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we develop a shooting system into the game! Here is the code for the angles... float angle = (float) Math.atan2(my - tempPlayer.y, mx - tempPlayer.x); int bulletVelocity = 10; tempBullet.velX = (float) ((bulletVelocity) * Math.cos(angle)); tempBullet.velY = (float) ((bulletVelocity) * Math.sin(angle)); Twitter ► ...
Java Programming: Let's Build a Zombie Game #3
Переглядів 11 тис.5 років тому
Find Source Code and Courses www.codingmadesimple.com In this tutorial we're integrating key input into the game using acceleration and deceleration values. Make sure the keyPressed methods have a lowercase k and an upper case P Twitter ► realtutsgml Have fun learning! ua-cam.com/video/In5v4fOBc6o/v-deo.html
Game Maker Studio 2 Tutorial - Screen Shake Effect
Переглядів 13 тис.5 років тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we create a screen shake effect in Game Maker Studio 2 using viewports. Twitter ► realtutsgml Have fun learning! ua-cam.com/video/BdTNFvu3DcI/v-deo.html
Java Game Development Moving Object Collisions
Переглядів 7 тис.5 років тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we'll expand on the previous collision system and make it operational for moving objects in the game world. Previous collision tutorial - ua-cam.com/video/x5PbjhF0ytQ/v-deo.html Twitter ► realtutsgml Have fun learning! ua-cam.com/video/HTD-NXd9V34/v-deo.html
Java Game Development Precise Collision System
Переглядів 6 тис.5 років тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we'll be creating a precise four way collision system in Java. If you have any questions please feel free to comment down below! Java Let's Build a Game Series: ua-cam.com/play/PLWms45O3n 6TvZmtFHaCWRZwEqnz2MHa.html Twitter ► realtutsgml Have fun learning! ua-cam.com/video/x5PbjhF0ytQ/v-deo.html
Java Programming: Let's Build a Zombie Game #2
Переглядів 28 тис.6 років тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we're creating the OOP (Object Oriented Programming) system for our zombie game! We start by creating our ID enumeration, GameObject parent class and the Handler class to update and render all of the GameObjects in our game. If you have any questions please feel free to comment below. Twitter ► realtutsgml Google...
Java Programming: Let's Build a Zombie Game #1
Переглядів 63 тис.6 років тому
Find Source Code and Courses www.codingmadesimple.com in this tutorial we're creating the back end of our zombie game. This episode includes creating our game window and starting our render and tick methods. Java Beginner eBook ► www.codingmadesimple.com/java-game-development-ebook/ Twitter ► realtutsgml Google ► www.google.com/ RealTutsGML Get the game loop here ► www.mediafire.com...
Game Maker Studio 2: Why I use Macros and Variable Definitions
Переглядів 5 тис.6 років тому
Find Source Code and Courses www.codingmadesimple.com In this tutorial we talk about Macros and Variable Definitions. If you have a tutorial suggestion please comment below. Stay tuned for another IRL video explaining my 3 month coding binge. Thanks for watching! Twitter ► realtutsgml Google ► www.google.com/ RealTutsGML Have fun learning! ua-cam.com/video/HHW5XyyF2J4/v-deo.html
New Layout and New Content
Переглядів 2,7 тис.6 років тому
Thank you for watching & have fun learning! Full source code and courses www.codingmadesimple.com/ Follow me on twitter for updates RealTutsGML Music by - Jim Yosef ua-cam.com/video/nFG6NNstQ3Y/v-deo.html
From Game Maker to Java Programming
Переглядів 17 тис.6 років тому
Thank you for watching & have fun learning! Full source code and courses www.codingmadesimple.com/ Follow me on twitter for updates RealTutsGML Music by Jim Yosef ►ua-cam.com/video/x_OwcYTNbHs/v-deo.html • Course Selection • ► courses.codingmadesimple.com/courses/ ◄ • Individual Game Design Courses • ► www.codingmadesimple.com/wizards-intermediate-java-course/ ◄ ► courses.codingmade...
Game Maker Studio 2: Portals Tutorial
Переглядів 10 тис.6 років тому
Thank you for watching & have fun learning! Full source code and courses www.codingmadesimple.com/ Follow me on twitter for updates RealTutsGML Particle Code: Sname = part_system_create(); particle1 = part_type_create(); part_type_sprite(particle1,sPlayerIdle,0,0,0); part_type_size(particle1,1,1,0,0); part_type_scale(particle1,1,1); part_type_alpha3(particle1,1,0.50,0.10); part_type...
Game Developers Showcase #2
Переглядів 2,5 тис.6 років тому
Thank you for watching & have fun learning! Full source code and courses www.codingmadesimple.com/ Follow me on twitter for updates RealTutsGML Ravager: store.steampowered.com/app/689100/Ravager/ Is that a Bird Holding a Cat: ua-cam.com/video/3qBxUEKKoLI/v-deo.html You are Two: www.newgrounds.com/portal/view/701061 ua-cam.com/video/wTcvoR-8L0w/v-deo.html
When Game Development Gets Tough - Motivational Video
Переглядів 27 тис.6 років тому
Thank you for watching & have fun learning! Full source code and courses www.codingmadesimple.com/ Follow me on twitter for updates RealTutsGML ua-cam.com/video/oWP7wmRWGIQ/v-deo.html
Building an FPS Game with Unity vs Game Maker Studio 2
Переглядів 166 тис.6 років тому
Building an FPS Game with Unity vs Game Maker Studio 2
Game Developers Showcase #1
Переглядів 3,1 тис.6 років тому
Game Developers Showcase #1
My Average Coding Session
Переглядів 8 тис.6 років тому
My Average Coding Session
Game Maker Studio 2: Epic Boss Battles Tutorial 2
Переглядів 14 тис.6 років тому
Game Maker Studio 2: Epic Boss Battles Tutorial 2
Amazing New Series for Game Developers
Переглядів 1,9 тис.6 років тому
Amazing New Series for Game Developers
Game Maker Studio 2: Epic Boss Battles Tutorial
Переглядів 27 тис.6 років тому
Game Maker Studio 2: Epic Boss Battles Tutorial
What's up with CodingMadeSimple
Переглядів 3,3 тис.6 років тому
What's up with CodingMadeSimple
Game Maker Studio 2: Tower Defense Game 3/3
Переглядів 27 тис.6 років тому
Game Maker Studio 2: Tower Defense Game 3/3
Game Dev Time Machine: Arcade Java Game
Переглядів 3,4 тис.6 років тому
Game Dev Time Machine: Arcade Java Game
Game Maker Studio 2: Tower Defense Game 2/3
Переглядів 30 тис.6 років тому
Game Maker Studio 2: Tower Defense Game 2/3
Game Maker Studio 2: Tower Defense Game 1/3
Переглядів 67 тис.6 років тому
Game Maker Studio 2: Tower Defense Game 1/3
About Me
Переглядів 7 тис.6 років тому
About Me
Indie Game Dev: So Much Blood Prototypes
Переглядів 18 тис.6 років тому
Indie Game Dev: So Much Blood Prototypes
Game Maker Studio 2 Audio Engine Tutorial
Переглядів 23 тис.6 років тому
Game Maker Studio 2 Audio Engine Tutorial
Game Maker Studio 2 Easy Grappling Hook Tutorial
Переглядів 22 тис.6 років тому
Game Maker Studio 2 Easy Grappling Hook Tutorial

КОМЕНТАРІ

  • @kelechidestiny1324
    @kelechidestiny1324 2 дні тому

    It doesn't work on mine

  • @kelechidestiny1324
    @kelechidestiny1324 2 дні тому

    This is me in 2024 commenting on a video you posted 12 years ago imagine how good you must in programming by now

  • @kelechidestiny1324
    @kelechidestiny1324 2 дні тому

    You are awesome

  • @sh3ru274
    @sh3ru274 2 дні тому

    Watching it in 2024. Thanks

  • @leonidas14775
    @leonidas14775 7 днів тому

    void / int before the method name is the return type, ie the data that goes out of the method . The parentheses are the parameters, or data going into the method.

  • @S-Lomar
    @S-Lomar 11 днів тому

    Thanks for sharing 😍🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩❤❤❤❤❤🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 1:02

  • @XeroXipher
    @XeroXipher 14 днів тому

    2024 and still finding this helpful... thanks bro : )

  • @SCDinSS
    @SCDinSS 17 днів тому

    can you make a tutorial for time travel more akin to sonic cd?

  • @dev_cpp_opengl
    @dev_cpp_opengl 18 днів тому

    Good

  • @federacaox
    @federacaox 24 дні тому

    When I saved it, I had to make sure the encoding was ANSI and not the default UTF8. It wasn't running before I change it. Total newb here. Lol

  • @spprouttzx
    @spprouttzx 28 днів тому

    where part 3?

  • @R4-P17_
    @R4-P17_ 29 днів тому

    About 10 years ago we had to make a game for our final assignment in ICT class. I watched this video and copied everything you did and added a few of my own changes to it. The resulting game gave me an A* (A+) Since then I’ve been through college/university and start my first official day as an ICT teacher myself in September this year. And it all started with this video. Thanks boss.

  • @joshuasmith2814
    @joshuasmith2814 29 днів тому

    This is more confusing than helpful. Marcos are used to create global named constants, Marcos themselves are not variables. Don't try to teach something you don't understand yourself.

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

    Hello man! You alive on UA-cam? I wanna say you THANK YOU for game programming tutorials on Java! I watch and learn from your videos was I been student on 2015 year! How I make games on HTML5!

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

    hello man) I learning programming from you! you my teacher ! how you dude? all good? Wanna tell you BIG THANK YOU for java tutorials

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

    my tower keeps shooting even when the enemy is out of it's range, what could it be?

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

    love your projects brooo

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

    until godot comes out

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

    This is the best java game Dev course on UA-cam and you are the best content creator. People have relied greatly on your tutorials. Please come back and show the world who you are again. Best of luck.

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

    can somebody help me the timer and frames give me the error that they cannot be resolved to a variable

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

    my duplicated turrets arent changing their form?? i copied everything

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

    This works like a charm for me. Levels don't unlock when repetively playing old ones. And the levels unlock if you play the one beforehand. BUT -- If I go back to the main menu from the pause menu, the data locks??? The data is even set to persistent so I don't know what's wrong...

  • @leonidasthompson2380
    @leonidasthompson2380 2 місяці тому

    I ate an entire Costco pizza once

  • @nukethecreeper8390
    @nukethecreeper8390 2 місяці тому

    Thanks for not finishing the series by the way now I’m in the final week of making a game for a class and don’t have a boss fight

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

    Tip: use `irandom(value)` instead of `floor(random(value))`.

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

    seeing a video from 12 years ago. crazy

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

    My slot sprite doesn’t change when I pick up an item what do I do

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

    5:35 - you type something out of screen. ))))

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

    thank you

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

    can we do this using socket like multiplier game?

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

    Here's another way to solve the clearEnemies problem. Create a new LinkedList, add the player, then replace the object LinkedList with the new one.

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

    For those wondering how he's changing the number in debug mode.. He hits the green bug icon, changes the number in the code, then hits ctrl+s This lets you modify the program while its still running.

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

    I've some errors regarding Handler thread and linked list.. In this the game is running one time smoothly but after that these errors are generating please help if anyone knows..

  • @user-vi8de5zj2x
    @user-vi8de5zj2x 3 місяці тому

    I did the exact same things you did but when i open batch files folder, there is no "youtube" inside it. Can anyone expalin?

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

    followed this tutorial and i have a single issue of it's only spawning a single enemy

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

    6:38 Given enough time, the "DVD Video" logo will hit the corner

  • @valeriathepaganpriestess7050
    @valeriathepaganpriestess7050 4 місяці тому

    Hello, will there be a version for GM2? Currently they asked me to export my game to Mac but it tells me that the Mac device has not been found

  • @ashelann2098
    @ashelann2098 4 місяці тому

    What kind of compiler did you use?

  • @Inverted_iron225
    @Inverted_iron225 4 місяці тому

    Based

  • @oskar812
    @oskar812 4 місяці тому

    Back again after 5 years. These damn grapics are a pain.

  • @war_xs
    @war_xs 4 місяці тому

    Damn 9yrs ago

  • @genyaarikado1778
    @genyaarikado1778 4 місяці тому

    wow, a lot easier than i expected

  • @user-kd4kv6tv5w
    @user-kd4kv6tv5w 5 місяців тому

    Game machine select start

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

    Could you update the code for game maker studio 2?

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

    Thank you a lot for the tutorial! How did you learn all of this? What is the roadmap?

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

    ❤❤❤❤

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

    For anyone wondering it's batch programming

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

    So the single difference between applets and Main Classes is the applet lib import?

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

    You are a gennius sorry, i´m portuguese