https://github.com/cryru/emotionexamples
Examples for the Emotion Engine
https://github.com/cryru/emotionexamples
Last synced: over 1 year ago
JSON representation
Examples for the Emotion Engine
- Host: GitHub
- URL: https://github.com/cryru/emotionexamples
- Owner: Cryru
- Created: 2023-03-02T22:50:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T13:29:19.000Z (over 2 years ago)
- Last Synced: 2024-01-06T14:32:15.051Z (over 2 years ago)
- Language: C#
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emotion Examples
This repo is a collection of example games and code for the [Emotion Engine.](https://www.github.com/Cryru/Emotion)
## Examples
### Basic Example: Beach Pong - "Relax with some Pong by the waves."
- Engine setup
- Basic scene setup
- Input handling
- Loading and drawing textures
- Loading and playing background music and fx
- Loading fonts and rendering text
- Rendering of lines and outlines
- Timers
- Basic math library examples
## To Compile:
Use Visual Studio and make sure you have cloned the Emotion repo one folder back.
## Licenses
Each individual example/game has a License.txt file specifying any third party resources used.