Skip to content

deep-entertainment/egoventure-example-game

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 17, 2021 01:49
February 22, 2022 23:11
February 22, 2022 23:11
March 12, 2021 02:30
July 2, 2021 10:20
February 22, 2022 23:11
March 21, 2021 19:49
February 22, 2022 23:11

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.