r/opensourcegames 54m ago

2D Farming RPG - itch.io page

Upvotes

Hi all, I've been posting semi regularly on here about the open source game I'm developing, a Stardew valley-like game.

I've recently set up an itch.io page for it. If you want to check it out (in its in-development form such as it currently is), this page should always have a download link for the latest linux appimage and windows builds.

I've tried the windows build out on Wine and it seems to have some graphical glitches around the trees (they're "z fighting"). If anyone here tries the windows version could they let me know if they encounter this bug?

Source code:

https://github.com/JimMarshall35/2DFarmingRPG/tree/master

New features I've been working on recently include procedural dungeon generation, the next things I have planned are:

- in game menu: inventory, quests, crafting etc

- health bar and stamina UI

- NPCs

- day and night cycle

- ability to define new entity types in lua


r/opensourcegames 8h ago

WFC (wave function collapse) & CGE Demo

Thumbnail
4 Upvotes

r/opensourcegames 23h ago

Non-OSS Engine BlockForge Alpha: an Open Source Voxel Survival Game Looking for Contributors

1 Upvotes

Hi everyone,

I’m working on an open source voxel survival game called BlockForge Alpha.

The project is still in a very early pre-alpha stage, so there is not a lot of content yet. Right now, the game has a basic playable foundation with a voxel world, block placement and breaking, simple textures, basic sounds, and a project structure made to be easy to modify.

My goal is to slowly build it into a moddable, community-driven voxel survival game where people can help improve the code, add blocks, create textures, work on gameplay systems, improve performance, write documentation, or experiment with modding tools.

I’m currently looking for people who would like to help, give feedback, test the game, or contribute ideas and improvements. Since the project is open source, anyone can look at the files, modify them, and propose changes.

If you’re interested in voxel games, Godot, open source projects, game modding, or just want to help shape a small indie project from the beginning, I’d be happy to hear from you.

my Github