Collector3D is an open source game I wrote using the open source Godot Engine. It's not really a game release as much as a learning experience for me. This is my first ever attempt at making a 3D game, and I followed a tutorial on YouTube by "BornCG".
You can find his excellent tutorial here: • Godot 3 Tutorial Series
However, I did make all of the 3D graphics for my game, rather than using the ones he provided, and I did change a few areas of the code to suit my needs. You can find the code for the project here:
https://gitlab.com/alaskalinuxuser/go...
Downloads:
http://www.mediafire.com/folder/vogg7...
videos, gifs, and executable for Windows and Linux. *See note below.
Notes: I did not try the Windows executable, since I didn't have a Windows machine to test it on. I did try out the Linux executable on two different Ubuntu machines (17 and 18). If you try the Linux executable, be sure to chmod a+x the file so you can run it. Also, if you try out any of the executable files, be sure to comment below how well they worked and what OS you tried them on!