Home

Awesome

<h1 align="center"> Make Pro 2d Games with Godot</br> <small>Open Source A-RPG Demo</small> </h1> <p align='center'> <img src="https://i.imgur.com/zW56qs0.png" alt="Banner for the project, showing the player facing the game's boss, the blue wild boar" /> </p> <hr>

This is the full source code with all the system produced for the Make Professional 2d Games with Godot course.

The game's boss, the Wild Boar

This game demo tries to show good Godot programming practices to support a growing game project. It has multiple interlocking systems, the core gameplay loop in place, a boss encounter, an inventory and shop systems, user interface with nested menus...

Grasslands with the two monsters available in the game, the mosquito and the porcupine

LICENSE

The entire source code is available under the MIT licence and everyone is welcome to contribute! Better art, gameplay improvements, code re-factoring, and more…

All the techniques I used to build this project are in our intermediate-level Godot course on Gumroad. If you're interested in getting it, be aware it's not 100% step-by-step.

If you have requests for tutorials from elements of that game demo, please feel free to ask on Twitter! I will not redo what's in the course but I'll gladly make extra videos that would benefit everyone! 😄

This is our first open game on GDQuest. We are looking to build more Free games and game creation tools in the future. Be sure to subscribe to our YouTube channel to know when that happens ☺

Dependencies

The project runs in Godot 3.1.

Features

Here's a list of the gameplay features and a few of the systems you will find in the demo

Gameplay

Core systems

User interface

Visual effects

A few misc extras

Contributing

You can find our contributor's guides here: