https://github.com/ippclub/dora-example
Dora SSR open-source game engine feature examples demonstrated through code snippets.
https://github.com/ippclub/dora-example
Last synced: 12 months ago
JSON representation
Dora SSR open-source game engine feature examples demonstrated through code snippets.
- Host: GitHub
- URL: https://github.com/ippclub/dora-example
- Owner: IppClub
- License: mit
- Created: 2025-06-17T04:11:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-09T11:29:24.000Z (12 months ago)
- Last Synced: 2025-07-09T12:41:35.451Z (12 months ago)
- Language: Lua
- Size: 8.28 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dora Example
This project contains functional examples, test cases, and related resources for the [**Dora SSR open-source game engine**](https://github.com/IppClub/Dora-SSR).
## Overview
The purpose of this repository is to:
- Demonstrate how to use various features of the Dora engine through code snippets.
- Provide functional test cases to validate engine behaviors.
- Include example resources used in feature demonstrations and tests.
## Usage
To run these examples:
1. Clone or download this repository.
2. Place the contents into the `Workspace` directory of your Dora SSR engine.
3. Launch the engine to browse and execute the examples.
## Notes
- All examples are organized by feature and kept minimal for clarity.
- Some examples may depend on the latest version of the Dora SSR engine.
## License
MIT