Welcome to the official GitHub repository for the Human Domino Effect (HDE) virtual board game! This repository contains the HDE codebase and additional documentation for both project developers and product owners. For more information on the game, visit the Human Domino Effect homepage at https://thehumandominoeffect.com.
- Title screen with parallax background scrolling
- Basic debug menu with game mode selection for developers
- Character Creation Mode
- Introductory cutscene
- Player customization
- Pond Choices Mode
- Domino Game Mode
- Alloy and footprint tile scoring
- Population of domino turns
- Template for entering bonus codes
- Virtual World Mode
- Work-in-progress version of interactible "campfire" cutscene
- Ensure you have the Godot 3.x game engine installed on your device.
- Download the .zip file of the HDE code or clone the GitHub repository locally.
- Open Godot 3.x and select "Import Project".
- Once the project is imported, press the play button in the top right corner. The game will appear in a separate window.
If you are a UKY CS 499 student or are otherwise contributing to the HDE video game project, please take a look at the documentation included in this repository.