rocket9

joined 1 year ago
[–] rocket9@lemmy.world 1 points 1 day ago

This video complements the text tutorial at https://trevors-tutorials.com/0005-adding-obstacles-to-your-ebitengine-game/

Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.

[–] rocket9@lemmy.world 2 points 3 days ago

This video complements the text tutorial at https://trevors-tutorials.com/0004-creating-your-first-game-with-ebitengine/

Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.

[–] rocket9@lemmy.world 2 points 6 days ago

This video complements the text tutorial at https://trevors-tutorials.com/0003-getting-started-with-ebitengine/

Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.

[–] rocket9@lemmy.world -2 points 1 week ago

This video complements the text tutorial at https://trevors-tutorials.com/0002-getting-started-with-go/

Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.

[–] rocket9@lemmy.world 2 points 1 week ago

This video complements the text tutorial at https://trevors-tutorials.com/0001-game-dev-fundamentals/

Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.

[–] rocket9@lemmy.world 2 points 1 month ago

Joint Force (Go + Ebitengine) is open source.

Code: https://codeberg.org/tslocum/jointforce

 

A read-only demo of Sriracha's output is available. Screenshots of the management panel are also available in the demo.

Sriracha allows anyone to host an imageboard or forum using Go.

Sriracha has full support for custom templating. Standard .gohtml templates are included, and site owners may specify a directory where any custom templates of the same name will override included templates.

Sriracha makes use of Go's plugin support to implement a plugin system. This allows site owners to customize their installations without making changes to Sriracha itself.

I created Sriracha not only out of curiosity, but also to provide a modern upgrade path for everyone using TinyIB, one of several imageboard systems I have created.