An open API service indexing awesome lists of open source software.

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

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.