Skip to content

An example game by MDNA games made using the Egoventure framework

License

Notifications You must be signed in to change notification settings

deep-entertainment/egoventure-example-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58a7a74 · Oct 30, 2024
Nov 7, 2022
Oct 13, 2024
Feb 17, 2021
May 2, 2021
Feb 22, 2022
Nov 7, 2022
Feb 22, 2022
Mar 12, 2021
Nov 7, 2022
Jul 2, 2021
Feb 22, 2022
Apr 25, 2021
May 1, 2021
Nov 7, 2022
Mar 21, 2021
Mar 25, 2021
Jul 9, 2021
Mar 22, 2024
Oct 13, 2024
Aug 25, 2022
Jul 4, 2022
Jun 29, 2021
Feb 23, 2021
Oct 13, 2024
Sep 3, 2021
Oct 13, 2024
Feb 22, 2022
Feb 22, 2022

Repository files navigation

Carol Refurbished

Introduction

This is a sample game made by MDNA games using the EgoVenture First Person Adventure framework for Godot..

It showcases all features available in EgoVenture and its accompanying plugins Parrot and Speedy Gonzales and is based on the EgoVenture game template.

The game sources are licensed under the MIT license, the included media is licensed under the CC-BY-SA license.

Automatic distribution

The game is automatically exported to Windows, macOS and Linux upon every push and made available on its itch.io page.

Development

This repository is used as a showcase for EgoVenture and also as a reference implementation of EgoVenture and its plugins.

So there's no active development here per se, but rather tests and optimizations.

Still, if you like to implement a new feature or fix a bug in the addons, feel free to fork and use the repository for that.

We're happy to check out any pull request you might send. Thanks for your support!

This repository is also used as a starting point for modifications of the other plugins. To publish the changes from this repository to the other repositories, clone the following repositories into one directory and call publish.sh from this repository:

This will sync the changes and update the API docs.