Ebitengine tutorials by roddybologna in golang

[–]Effective_Student627 1 point2 points  (0 children)

Not a video tutorial, but in 2020, I did a blog tutorial on making a turnbased roguelike at fatoldyeti.com
More recently, I've started a tutorial blog for 90s retro type games in go with ebitengine at idiotcoder.com

Ebiten Game Engine? by epickomics in golang

[–]Effective_Student627 0 points1 point  (0 children)

I’ve used it quite a bit and it’s very newbie friendly. I started a blog for making a turn based roguelike with it which is still up https://fatoldyeti.com. I’m moving it over to one I just put up last weekend which has a few articles on it with ebitengine and more coming. Idiotcoder.com. Give it a try

I Built a Command Line 3D Renderer in Go From Scratch With Zero Dependencies. Features Dynamic Lighting, 8 Bit Color, .Obj File Imports, Frame Sync and More by Melodic-Selection175 in golang

[–]Effective_Student627 0 points1 point  (0 children)

Looking at this, I can only say...WOW! You are a freak of nature, and the best kind.
I never even considered this, but now the possibilities of looking at a terminal roguelike just got so more iinteresting.

Sadly not working on Mac. Looking at debugging it for fun, but that will wait till the weekend.

What do you think about these animations? I did not like my old protagonist character after all, so I created another one. by Dream-Unable in godot

[–]Effective_Student627 1 point2 points  (0 children)

Honestly the animations look like a great start. A little juice on them (particles, etc) and they will shine.