godotypes
godotypes copied to clipboard
10+ Godot prototypes for learning & experimenting
Godotypes
Godot prototypes & experiments dedicated to the public domain.
Made with Godot 4.0.
Note: none of the prototypes are intended to be polished, and the code may not be particularly good.
🎮 Play the prototypes on itch.io!
📺 Watch the devlogs: Part 1, Part 2
The types of games contained within:
- 2D shmup
- 2D platformer
- 2D action shooter
- visual novel
- 3D shmup
- 3D flight
- 3D car driver
- 3D FPS
Developing
- Install Godot 4.0
- Clone the repository
- Open up
project.gdot
Debug Shortcuts
- 0 — toggle debug UI
Build Exports
The export script uses Ruby for now (sorry). Run it with:
./export
godot must be present in your environment as an executable for the script to work.
If you configure [itch] in export.cfg with user (your handle) and game (your game slug) and have butler installed, your builds will automatically get pushed to itch.io.
License
Godotypes is dedicated to the public domain. See the Unlicense for full details. Please don't take the project names tho, as I may make full games out of them.
All assets are from the public doman (CC0) too.