Bitty Engine: An itty bitty game engine
paladin-t.github.io
Bitty Engine: An itty bitty game engine
1–10 of 54 posts
Re: Bitty Engine: An itty bitty game engine
#2Re: Bitty Engine: An itty bitty game engine
#3Re: Bitty Engine: An itty bitty game engine
#4I love these projects so much. It must be exhilarating to work on them and I'm very tempted to work on one myself as a side project/self learning experience.
Re: Bitty Engine: An itty bitty game engine
#5I love these projects so much. It must be exhilarating to work on them and I'm very tempted to work on one myself as a side project/self learning experience.
There's hundreds or thousands of these indie game engines because, yes!, it is a lot of fun to write them. You'd learn a lot. The #1 tip though is that you're writing a game, or an engine, not both. So commit to doing one of those tasks. Usually you end up with a bunch of toy games and no steam left to want to really polish them into something complete.
Re: Bitty Engine: An itty bitty game engine
#6Earlier quoted context omitted.
There's hundreds or thousands of these indie game engines because, yes!, it is a lot of fun to write them. You'd learn a lot. The #1 tip though is that you're writing a game, or an engine, not both. So commit to doing one of those tasks. Usually you end up with a bunch of toy games and no steam left to want to really polish them into something complete.
Do you know of any that use JavaScript/typescript?
Re: Bitty Engine: An itty bitty game engine
#7Earlier quoted context omitted.
There's hundreds or thousands of these indie game engines because, yes!, it is a lot of fun to write them. You'd learn a lot. The #1 tip though is that you're writing a game, or an engine, not both. So commit to doing one of those tasks. Usually you end up with a bunch of toy games and no steam left to want to really polish them into something complete.
Do you know of any that use JavaScript/typescript?
If you want to know about the really small indie ones that are less for actual use and more for just "I want to make a game engine" I would check out the various gamedev Discord and Reddit channels. There's always people showing off their work.
Re: Bitty Engine: An itty bitty game engine
#8Re: Bitty Engine: An itty bitty game engine
#9I love these projects so much. It must be exhilarating to work on them and I'm very tempted to work on one myself as a side project/self learning experience.
If you want to check out my project there's a link in my bio.
Re: Bitty Engine: An itty bitty game engine
#10I love these projects so much. It must be exhilarating to work on them and I'm very tempted to work on one myself as a side project/self learning experience.
Can confirm; they're real fun. I've got a 7-year side-project I still grind on in the form of a voxel engine. The trick is to start small and have realistic expectations. Your progress will be glacially slow at first, and that's okay. Eventually, if you keep grinding, you'll have something awesome that you love working on. If you want to check out my project there's a link in my bio.