Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubgus/texemble
A terminal-based game engine.
https://github.com/kubgus/texemble
Last synced: about 10 hours ago
JSON representation
A terminal-based game engine.
- Host: GitHub
- URL: https://github.com/kubgus/texemble
- Owner: kubgus
- License: mit
- Created: 2024-02-14T16:21:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T17:25:14.000Z (11 months ago)
- Last Synced: 2024-02-16T18:57:16.658Z (11 months ago)
- Language: C++
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# texemble
A terminal-based game engine.
## features
- Entity system
- Entities can be draw on the screen individually
- Sprite customiser
- Simple game loop abstraction
- Real-time input thread
- Collision system