Skip to content

xirzo/UnityEventBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityEventBus

This repository contains a sample Unity project which features a simple score system. You can increment or decrement the score by pressing the buttons. It uses Zenject as a Dependency Injection (DI) Container.

image

Features

  • Simple score system with increment and decrement functionality
  • Integration with Zenject for dependency injection

Installation (Of sources)

  1. Clone the repository:

    git clone https://github.com/xirzo/UnityEventBus.git
  2. Open the project in Unity:

    • Launch Unity Hub.
    • Click on "Add" and select the UnityEventBus project directory.
  3. Run the project:

    • Press the "Play" button in the Unity Editor.

Usage

  • Use the on-screen buttons to increment or decrement the score.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors