7
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jun 2023
7 points (100.0% liked)
Programming
13361 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
A couple of months ago I released my free and open-source game Tabletop Club, which is a physics sandbox inspired by Tabletop Simulator, and made with the Godot Engine!
It's still early days for the project, but I've got a ton planned for the game, and I'm currently working on the first major update!
Here's a link if anyone is interested: https://drwhut.itch.io/tabletop-club
This looks really awesome. I'm also working on a small project in godot (just a simple sokoban implementation) but this looks way more complex! Nice of you to make it open, makes it easy to learn and contribute.
Can I ask why you choose MIT over GPL for licensing? Just thinking about this because of an article that was recently posted here.
Thank you! The main reason it's MIT is because I don't really care if someone takes it and makes it closed source - this version will always be here for people to use and contribute to. Plus, it also opens up the possibility of me forking the project and making another game out of it that actually provides a sustainable revenue ๐