Game Dev Fundamentals - Trevors-Tutorials.com

The video complements the text tutorial at 1. Game Dev Fundamentals | Trevor's Tutorials

1 Like

I am really amazed with game developers. And I can’t even get my CRUD app without bugs. :face_with_tongue:

2 Likes

The next tutorial, Getting Started with Go, introduces the Go programming language, explains how to install the Go compiler and how to install VSCodium, an integrated development environment.

This video complements the text tutorial at 2. Getting Started with Go | Trevor's Tutorials

1 Like

Two new tutorials! :slight_smile: Learn how to implement a graphical application using the Ebitengine game engine.

Getting Started with Ebitengine

Creating Your First Game with Ebitengine

The next tutorial, Adding Obstacles to Your Ebitengine Game, explains how to add basic obstacles and flip images vertically.

Watch on YouTube

The next tutorial, Adding Text to Your Ebitengine Game, explains how to draw text onto the screen using the Ebitengine game engine.

Watch on YouTube

The next tutorial, Adding Audio to Your Ebitengine Game, explains how to play sound effects and music using the Ebitengine game engine.