- 65 Posts
- 40 Comments
trevor@lemmy.mlOPto
Open Source@lemmy.ml•Joint Force, a 2D puzzle game, is coming soon to Steam
4·1 month agoJoint Force will be available on Steam starting January 1st.
Joint Force is free software, as it is released under the GNU Affero General Public License.
Download the source code at https://codeberg.org/tslocum/jointforce
trevor@lemmy.mlOPto
Open Source@lemmy.ml•Boxcars is now Steam Deck verified! (Free online backgammon app)
3·3 months agoBoxcars is a free and open source application for playing backgammon online and offline.
- Steam page: https://store.steampowered.com/app/3182230/Boxcars/
- Source code: https://codeberg.org/tslocum/boxcars
- Website: https://bgammon.org/
trevor@lemmy.mlOPto
Technology@lemmy.ml•Creating and Loading Tilemaps Using Ebitengine (Tutorial)
1·4 months agoThis video complements the text tutorial at https://trevors-tutorials.com/0011-creating-and-loading-tilemaps-using-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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Architecture of the Ebitengine Game Engine (Tutorial)
2·4 months agoThis video complements the text tutorial at https://trevors-tutorials.com/0010-architecture-of-the-ebitengine-game-engine/
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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Building Ebitengine Games for Web Browsers (Tutorial)
1·5 months agoThis video complements the text tutorial at https://trevors-tutorials.com/0009-building-ebitengine-games-for-web-browsers/
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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Handling Mouse and Touchscreen Input Using Ebitengine (Tutorial)
1·5 months agoThis video complements the text tutorial at https://trevors-tutorials.com/0008-handling-mouse-and-touchscreen-input-using-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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Adding Audio to Your Ebitengine Game (Tutorial)
1·5 months agoThis video complements the text tutorial at https://trevors-tutorials.com/0007-adding-audio-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.
This video complements the text tutorial at https://trevors-tutorials.com/0006-adding-text-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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Adding Obstacles to Your Ebitengine Game (Tutorial)
1·6 months agoThis 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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Creating Your First Game with Ebitengine (Go game engine)
1·6 months agoThis 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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Getting Started with Ebitengine (Go game engine)
1·6 months agoThis 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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Getting Started with Go - Trevors-Tutorials.com #2
1·6 months agoThis 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.
trevor@lemmy.mlOPto
Technology@lemmy.ml•Game Dev Fundamentals - Trevors-Tutorials.com #1
1·6 months agoThis 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.
trevor@lemmy.mlOPto
Open Source@lemmy.ml•Generate static Go documentation sites with godoc-static
2·1 year agogodoc-static executes and scrapes a local godoc process to generate static documentation sites. These static sites, when served to your org or publicly, can provide access to relevant documentation without reliance on any third-party services.
A demo of its output is available at https://docs.rocket9labs.com
More info: https://bgammon.org
Source code:
More info: https://bgammon.org
Source code:
trevor@lemmy.mlOPto
Open Source@lemmy.ml•On the importance of F-Droid, an Android app store
21·1 year agoI am not an F-Droid maintainer, but as far as I know the code is not vetted by F-Droid after the initial app submission process. Updates are pulled in, built and distributed automatically. The long delay is just because there are a lot of apps to build, and F-Droid is a volunteer-run operation.
trevor@lemmy.mlOPto
Open Source@lemmy.ml•On the importance of F-Droid, an Android app store
34·1 year agoIf your app doesn’t meet the target minimum API level on the Google Play Store, then it doesn’t get published. It’s just as much of a guideline, so I don’t think this is really relevant to the point of the article.
trevor@lemmy.mlOPto
Open Source@lemmy.ml•On the importance of F-Droid, an Android app store
74·1 year agoF-Droid is more of a marketplace for software developers than it is a set of community curated apps. The requirement for F-Droid software to be open source is just a guideline/rule like the minimum target API level on the Google Play Store. F-Droid is a neutral platform in my observations over the couple of years I have published there, and does not curate its content.


















Thanks, I’ve attached a screenshot to the post.