https://github.com/kafkaphoenix/newleaf_demos
Showcase of newleaf engine capabilities
https://github.com/kafkaphoenix/newleaf_demos
cmake cpp entity-component-system game-2d game-3d game-development
Last synced: about 1 year ago
JSON representation
Showcase of newleaf engine capabilities
- Host: GitHub
- URL: https://github.com/kafkaphoenix/newleaf_demos
- Owner: kafkaphoenix
- License: mit
- Created: 2024-09-03T22:28:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T07:59:33.000Z (over 1 year ago)
- Last Synced: 2025-05-15T20:11:37.362Z (about 1 year ago)
- Topics: cmake, cpp, entity-component-system, game-2d, game-3d, game-development
- Language: C++
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newleaf_demos
This repository contains a collection of demos that showcase the capabilities of the [newleaf engine](https://github.com/kafkaphoenix/newleaf).
## Flappy Bird
This demo is a clone of the popular game Flappy Bird. It demonstrates the use of the newleaf engine to create a simple 2d game.