Trevor Slocum

@rocket9
9 Followers
0 Following
50 Posts
Open source software developer
Websitehttps://rocket9labs.com

Sriracha imageboard and forum server recently received the following new features:
- Email notifications
- Banner images
- Custom HTML pages
- Configurable role privileges

https://codeberg.org/tslocum/sriracha#readme

Browse the read-only demo:
- Imageboard: https://sriracha.rocket9labs.com/img/
- Forum: https://sriracha.rocket9labs.com/forum/

Official Docker images are available.

#foss #freesoftware #opensource #imageboard #forum #forums #bbs #gpl #agpl #software #tech #golang #technology #free #linux #freebsd #release #announcement #docker

Announcing godoc-static v1.0.0: Distribute Go documentation as static HTML.

https://codeberg.org/tslocum/godoc-static

godoc-static starts a local instance of godoc and scrapes it to generate static documentation for one or more Go packages. A demo of godoc-static's output is available at https://docs.rocket9labs.com

#foss #freesoftware #opensource #godoc #documentation #docs #html #software #tech #golang #technology #free #linux #freebsd #release #announcement

Sriracha, an imageboard and forum server, now includes full Docker support. Official images are now available and an example Docker Compose deployment configuration is now included.

https://codeberg.org/tslocum/sriracha#readme

Sriracha has many features such as creating multiple boards and importing from TinyIB. See the readme and manual for more info.

#foss #freesoftware #opensource #imageboard #forum #forums #bbs #gpl #agpl #software #tech #golang #technology #free #linux #freebsd #release #announcement #docker

Winter Madness, a 3D action game powered by Ebitengine+Tetra3D, is now available. Play here:

https://rocketnine.itch.io/wintermadness

I just published a postmortem as well. Read it here:

https://rocketnine.itch.io/wintermadness/devlog/1308052/winter-madness-postmortem

Winter Madness is free software, and was created during the 2025 32Bit Winter Game Jam.

#foss #freesoftware #opensource #singleplayer #3d #fps #gpl #agpl #software #tech #games #gaming #golang #technology #free #webassembly #android #linux #linuxgaming #release #announcement #ebitengine #tetra3d

@ahoneybun While the game is not yet officially verified for Steam Deck, I tested it before release and ensured everything works as expected on the Deck. I will submit a request to Valve for official verification as soon as the game becomes eligible. Thanks for asking.

Joint Force, a 2D puzzle strategy game, is now available on Steam.

https://store.steampowered.com/app/4230960/Joint_Force/

- Control two characters at once
- Solve challenging puzzles to reunite the characters
- Use items to work around obstacles
- Create custom levels
- Free software (AGPL)

#foss #freesoftware #opensource #singleplayer #puzzles #strategy #gpl #agpl #software #steam #tech #games #gaming #golang #technology #free #webassembly #android #linux #linuxgaming #release #casual #strategy #announcement #ebitengine

Joint Force, a 2D puzzle strategy game, has just been approved for release on Steam. It should be available starting January 1st. Wishlist on Steam:

https://store.steampowered.com/app/4230960/Joint_Force/

Joint Force is free software, and was created during the 2025 Ebitengine Game Jam.

#foss #freesoftware #opensource #singleplayer #puzzles #strategy #gpl #agpl #software #steam #tech #games #gaming #golang #technology #free #webassembly #android #linux #linuxgaming #release #casual #strategy #announcement #ebitengine

Creating and Loading Tilemaps Using Ebitengine

YouTube

Watch Architecture of the Ebitengine Game Engine, a new tutorial on the structure of the Ebitengine game engine. In this video, I also share why I enjoy using Ebitengine and showcase a few relevant libraries.

https://www.youtube.com/watch?v=fIRzpVUp7zc

https://trevors-tutorials.com/0010-architecture-of-the-ebitengine-game-engine/

#tutorial #guide #howto #golang #ebitengine #gamedev #programming #coding #free #foss #opensource #games #gaming #video #videogames #education #tech #technology #linux #windows #webassembly #diy #vscode

Architecture of the Ebitengine Game Engine

YouTube