Skip to content

rileysheridan/499-HumanDominoEffect

 
 

Repository files navigation

image

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.


Major Game Features (as of June 2024)

  • 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

How to Install

  1. Ensure you have the Godot 3.x game engine installed on your device.
  2. Download the .zip file of the HDE code or clone the GitHub repository locally.
  3. Open Godot 3.x and select "Import Project".
  4. Once the project is imported, press the play button in the top right corner. The game will appear in a separate window.

Additional Development Information

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.

About

Fork of the 499 Human Domino Effect for Summer 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 91.6%
  • GAP 6.3%
  • HTML 1.1%
  • CSS 0.8%
  • Batchfile 0.1%
  • Shell 0.1%