https://github.com/ezroot/sdl2game
Game example using the SDL2Engine
https://github.com/ezroot/sdl2game
game sdl2 template
Last synced: 11 months ago
JSON representation
Game example using the SDL2Engine
- Host: GitHub
- URL: https://github.com/ezroot/sdl2game
- Owner: EZroot
- Created: 2025-01-12T12:14:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T07:16:17.000Z (over 1 year ago)
- Last Synced: 2025-02-07T08:23:00.906Z (over 1 year ago)
- Topics: game, sdl2, template
- Language: C#
- Homepage:
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDL2Game
A game template example for the SDL2 Engine.
SDL2Engine: https://github.com/EZroot/SDL2Engine

## Features
- Simple Audio Visualizer
- Animated sprites
- Box2D Physics
- Pulsing sprite to music
- Network chat
- Debug Console window
## Prerequisites
SDL2Engine: https://github.com/EZroot/SDL2Engine