Тёмный

My 1st game in C using raylib(WIP) 

Kitty Cat
Подписаться 40
Просмотров 1,7 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@hawkbirdtree3660
@hawkbirdtree3660 Год назад
A person who does not make games does not understand what an awesome moment it is when you have your first game up and running. Good work. Keep it up.
@NotVeryGoodAtThis
@NotVeryGoodAtThis 2 года назад
i love to see people make games without a game engine! congrats dude, your game looks epic :)
@blastygamez
@blastygamez 2 года назад
Same :)
@owdoogames
@owdoogames 2 года назад
Yep! Though raylib is a very complete framework/library that makes things so much quicker and easier with regards to graphics and sound and other such stuff, it’s great to have the freedom to choose everything else to do with game dev - the IDE and creative tools you use, what sort of game you make, how you structure your project and your code, and even the programming language you use! I’d really hate to try to learn to programme absolutely everything from scratch, especially after watching devlogs of people struggling to create their own game engines and graphics frameworks! I will still use Godot and Unity for my main projects, but I’m currently experimenting with Raylib while learning C, and find it really satisfying and fun.
@AProbablyPostman
@AProbablyPostman Год назад
Ironically Unity and Godot and Unreal try to simplify things to the point where it's overwhelming. I much prefer a blank page to start with that will end up only including the things that I want included.
@mrkotyuk
@mrkotyuk 2 года назад
what is your theme for vs code? and icons
@fakemayham084
@fakemayham084 2 года назад
Nice
@incrementalstudios3573
@incrementalstudios3573 2 года назад
Nice, I like the graphics! you make em yourself?
@kittycata2002
@kittycata2002 2 года назад
nah they are from Kenny :)
@blastygamez
@blastygamez 2 года назад
Nice 👍, also wanna join my discord server to share game dev progress or/and to talk about it?
@mynameisjack0618
@mynameisjack0618 2 года назад
DONT PUT CODE IN HEADER FILES! THATS A BIG NO NO
@foxbosss
@foxbosss 2 года назад
agreed
@kittycata2002
@kittycata2002 2 года назад
wait y? What's wrong with putting code in header files?
@feivmoon
@feivmoon 2 года назад
@@kittycata2002 it is just for standard rules and maybe do a good way of linking files. Well, the standard it is for example, in Foo.h, define Foo(); , then there is this Foo.c, in Foo.c include Foo.h and then implement Foo(){ 1 + 1;}
Далее
Let's Program Doom - Part 1
25:13
Просмотров 446 тыс.
One year of my C++ SFML journey
5:39
Просмотров 422 тыс.
is rand(); really evil? C/C++
9:02
Просмотров 7 тыс.
Drawing SPRITES in Raylib
8:03
Просмотров 11 тыс.