https://github.com/burning-eggs/tengine
https://github.com/burning-eggs/tengine
engine game-engine ts tsc typescript webgl
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/burning-eggs/tengine
- Owner: burning-eggs
- Created: 2021-07-08T16:09:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T12:02:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T08:52:04.864Z (over 1 year ago)
- Topics: engine, game-engine, ts, tsc, typescript, webgl
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **{ tEngine }**
tEngine is a ?rendering? engine written in [TS](https://www.typescriptlang.org/download) and [WebGL](https://get.webgl.org/)
## **{ Building tEngine }**
---
**DISCLAIMER: YOU NEED TO HAVE TYPESCRIPT INSTALLED**
You can build tEngine with the makefile:
```bash
$ make
```