nextProgram
nextProgram
  • 23
  • 1 159 258
Is Unity Dead? ... Now What? | Keeper Devlog
Unity be making some dumb decisions.
Wishlist Keeper on Steam! store.steampowered.com/app/1547130/Keeper/
Join the Discord! discord.gg/ZBNFCTj (if link doesn't work, check newer video)
Follow me on Twitter! nextProgramYT
(Next Program)
Переглядів: 20 859

Відео

Here's How I Fixed My Game || Keeper Devlog
Переглядів 12 тис.Рік тому
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/nextProgram/ . The first 200 of you will get 20% off Brilliant’s annual premium subscription. In this episode, I go over everything I've added to my adventure game Keeper over the past few months. It takes inspiration from Paper Mario, Legend of Zelda, and other games. Wishlist Keeper on Steam! store.steampowe...
The Secrets That Make Platformers Feel Good || Metroidvania Devlog
Переглядів 92 тис.2 роки тому
In this video I share my progress on Microvania, a mini metroidvania game. Keeper is still my main project now, but I will likely come back to this after I finish. Follow me on Twitter! nextProgramYT Join the Discord! discord.gg/ZBNFCTj (if link doesn't work, check newer video) (Next Program)
Adding Lore, Villages, and Caves to my Game || Keeper Devlog
Переглядів 34 тис.3 роки тому
In this episode I add lore to Keeper, my 2D exploration game that takes inspiration from the old Legend of Zelda games. The lore and backstory of the world will be conveyed through statues and other items the player can run into. I use Aseprite for the pixel art, and I am making the game in Unity (Unity3D). The game will be available on Steam when it's finished. Wishlist Keeper on Steam! store....
How I Added Life to my Game! || Keeper Devlog
Переглядів 67 тис.3 роки тому
In this video I add life to the world of Keeper. This includes dragons, snails, frogs, and cookies. I also add some new stuff for the puzzles in the dungeons. I use Aseprite for the pixel art, and I am making the game in Unity (Unity3D). The game will be available on Steam when it's finished. Follow me on Twitter! nextProgramYT Join the Discord! discord.gg/ZBNFCTj (if link doesn't w...
Adding Biomes and Dungeons to my Indie Game | Keeper Devlog
Переглядів 36 тис.3 роки тому
In this episode, I add a lava biome to my 2D adventure game, Keeper. I also lay the groundwork for the new dungeons that will be a big part of the game later. Some of the inspiration for this game is Legend of Zelda, along with Embers by Anuke. I use Aseprite for the pixel art, and I am making the game in Unity (Unity3D). The game will be available on Steam when it's finished. Follow me on Twit...
How I Added Combat to my Game || Keeper Devlog
Переглядів 53 тис.3 роки тому
In this video I add combat mechanics into Keeper, my indie 2D survival game. I also lay the groundwork for enemy bosses and biomes. Game is being developed using the Unity engine, using Aseprite to make pixel art. Follow me on Twitter! nextProgramYT Join the Discord! discord.gg/ZBNFCTj (if link doesn't work, check newer video or channel links) Damage animation video: ua-cam.com/vide...
I Made a Weird Chess AI from Scratch
Переглядів 287 тис.4 роки тому
I made an algorithm that can play you in chess in Python. It uses the minimax algorithm with alpha-beta pruning. I ended up creating a custom chess engine for it that works okay. I considered using Java and Javascript for this but decided against it for some reason. Another way to approach this is to use machine learning, neural networks, or some other form of artificial intelligence. This was ...
Adding a Crafting System to my Game || Keeper Devlog
Переглядів 81 тис.4 роки тому
Adding a Crafting System to my Game || Keeper Devlog
Making an Inventory for my Indie Game || Keeper Devlog
Переглядів 101 тис.4 роки тому
Making an Inventory for my Indie Game || Keeper Devlog
Creating a World for my Indie Game (Procedural Generation) || Keeper Devlog 1
Переглядів 186 тис.4 роки тому
Creating a World for my Indie Game (Procedural Generation) || Keeper Devlog 1
I made an unbeatable Tic Tac Toe AI (Minimax algorithm)
Переглядів 132 тис.4 роки тому
I made an unbeatable Tic Tac Toe AI (Minimax algorithm)
Making a Game in 48 Hours! Ludum Dare Game Jam 46
Переглядів 27 тис.4 роки тому
Making a Game in 48 Hours! Ludum Dare Game Jam 46
Making of Pong: Battle Royale || Devlog
Переглядів 9 тис.4 роки тому
Making of Pong: Battle Royale || Devlog
Finding the next number in this sequence using Python || Devlog
Переглядів 4,9 тис.4 роки тому
Finding the next number in this sequence using Python || Devlog
I made a neural network to classify fake animals || Devlog
Переглядів 4,2 тис.4 роки тому
I made a neural network to classify fake animals || Devlog
Making the hardest version of Snake || Devlog
Переглядів 8 тис.4 роки тому
Making the hardest version of Snake || Devlog

КОМЕНТАРІ

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

    this was hilarious thank you!

  • @rodrigoqteixeira
    @rodrigoqteixeira 21 день тому

    please do not use "not a is b". Unstead use "a is not b". Same for "not a == b". Unstead use "a != b". Hope it was helpful

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

    support

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

    if you want to see what's going on with unity, write in google "unity stock" and click 6M

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

    Unity is alive and never felt better, stop spreading misinformation.

  • @o-..-
    @o-..- 2 місяці тому

    Really good video, i just have a question, what python idle did you use? I use pycharm but this one seems really simple, Thanks and have a great day

  • @DominiqueSimpson-pg4bb
    @DominiqueSimpson-pg4bb 2 місяці тому

    Godot

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

    "I'm going to make this engine proper" *proceeds to not include castling or en passent*

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

    Switch too unreal please ❤

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

    People thinks about Engine as seperate from the game. Which is not the case. Build your engine along your game (for example, have an editor and ingame scene you can switch to easily. Then when you need to do something in the game, just add this behavior to the "engine part" of your code. I did that in MonoGame and took about 2 month (and im not a good dev). And instead of having an engine like unity that use nuclear power to power a farm, you will have something tailored just for your game, making you code in a more efficient manner. Dont think Engine/Game separatly. The game needs the engine. And it is best when it suits the game perfectly well. Rather than using stuff like Unity. Just my tought on this tho. I think you're making a good choice since you also have your youtube channel to take care of. It is a godamn lot of work. I like your work btw ! Cant wait to play the game ;) See ya :) (sorry for my broken English, not my native tongue)

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

    Looks like good progress in transferring engine. It's awesome to see you try your own engine too.

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

    You can pickup lua or some "framework" like sdl or ,if you want a higher level abstraction, pygame or love2d

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

    Don't worry, I'm just like you, Unity user migrating to Godot. Remember the good Unity talk about modular design? I had implemented a personal Unity package based on that, and just when I was going to release the package and start my UA-cam journey on it, Unity scandal happened. I tried Godot desperately, and then I noticed Godot is 10 times better than Unity in regard to OOP principles. The good news is that I reimplemented my OOP solution in Godot 4.2. Not trying to promote my content, I just want to help you manage your project easier... Have a look at my channel and the pinned video on the front page. If you felt you like it, have a look at my playlists, and feel free to use the addon in your project. If you did watch the video, I'd be glad to know your opinion on what I've made. Thank you.

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

    For someone who is curious, can you put some Godot things you do and how you make your game work. Not as a tutorial but in general.

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

    please continue making more devlogs i love this project and got a lot of inspiration from it aswell!

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

    when making games with unity you have to setup 1000 accounts and download a bunch of bs to just make video games. WTF, it was way better when unity 5 was the latest version.

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

    Cool additions man, I like how all this has turned out. One lil comment: Starfish are lovely but it can be misstaken by a power up for some dumb people. I am not saying I am dumb. Am i?

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

    Thanks, godot seems like a very good alternative!

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

    Looking and sounding good. I started Godot recently also

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

    So you're telling us how bad Unity leadership is even though you admit "I don't really know much about what is going on with Unity now...I basically stopped following them"?

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

      Correct. This info is from when I was using Unity. After I switched to Godot, I started concerning myself with what was going on with Godot, didn't have time or really reason to be looking into Unity anymore

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

    I'd suggest giving GMS2 a try a true blessing for 2D Pixelart Games.

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

    My comment is not about unity engine, cause i don't use engine , my question is why you made the character flat ? You know 2d game is already flat making the player flat is like paper sheet but not a human that has life in it , it's a bit weird . Anyways that was just my point of view people may see things differently .

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

    Bros behind by 2 days😅 No but seriously. Getting a video out in only two days is pretty insane.

  • @Gambit-YT
    @Gambit-YT 3 місяці тому

    YES! Godot supremacy!!

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

    Either those trees are so small or the character is very big But still the game looks good

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

    Creator: "If this video gets posted after February 28th, feel free to make fun of me in the comments..." Me *Proceeds to make fun of him*: 😆😂🤣🤣😂🤣😂😂🤣😆🤣 First time I see this channel, game's looking dope so far! Godot is pretty good and since it's open source, you can fork it or add new features if needed, so I don't think you will need Unity specially since it's a 2d game. Hope everything goes well, and looking forward to the final result! 😄👍 May God bless you always!

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

    Nice stuff. I've been working in Godot for a few months as a pretty new dev. I love how fast you can prototype stuff. Plus GDScript is just so easy to work with

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

    I moved to Godot 4.# and never looked back. Best decision I've made, the progress and workflow for me is the best.

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

    I've been watching your videos since like you started uploading them about 3 years ago... When will you finish making it 😭 May of this year ? That's still so much to wait... Let just hope all goes to plan and you finish it.

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

      Hopefully soon! Making steady progress :)

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

    I just picked up Unity. Im not expecting to make big cash even in the unlikely scenario I ever release a game. But lets say I do, in that case I get taxed on it at most 2.5%, perfectly fine. Im dead certain Unity will not introduce some insane policy that is basically stealing after the last one damaged them so much they had to backpedal and even the CEO stepped down.

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

    This was not february 28..

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

    Unity is not dead. Not sure what's your point. Sounds like you have no clue what you are talking about and making this video purely for profit. A tip from me would be to restudy what actually happened with the Unity runtime fees and understand it's actual effects on game developers. Don't be afraid of digging deep into the politics of the engine you use, if you want it to be your main tool and main source of job, you gotta understand it and use it for max. And being scared of your tool every time a group of kids on the internet are boycotting it will eventually lead you to nowhere. Good luck with whatever you choose

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

    The sword kind of looks like a dick

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

    Great Video

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

    4:13 "Why should I spend all this time making my own worse version of Unity, when I can just use someone else's worst version of Unity? So that's where **Godot** comes in." 6:00 "Remember to smash wishlist gamers. Please, I graduate in 2 months, don't make me get a **real** job" you're roasting so many people in this video oh my god

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

    Seeing corporate greed get punished so catastrophically gives me the smiles. Too bad they'll learn nothing from this.

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

    This comment is formally and dutifully making fun of you. Have a good day sir.

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

    Come to Godot! It’s amazing

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

    🥳

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

    I wouldn’t call netcode scope creep. Multiplayer is usually the biggest selling point of games nowadays, and implementing said netcode earlier rather than later would be prevent big headaches in the future.

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

    Holy shit, the dude just created a new game engine!

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

    It funny and sad that China Unity is adding nanite and light system from unreal engine open src branch off unity. I wonder if good and bad. But it will not else to other region. It could break the users base. Knowing china like to control information and strict to education stuff some degree.

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

    "makes own engine"... MAD LAD!

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

    Nice clickbait video.

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

    posted after February 28th ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha so funny

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

    i liked and subscribed .....

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

    Great vid!