Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burning-eggs/tengine
https://github.com/burning-eggs/tengine
engine game-engine ts tsc typescript webgl
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/burning-eggs/tengine
- Owner: burning-eggs
- Created: 2021-07-08T16:09:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T12:02:54.000Z (over 3 years ago)
- Last Synced: 2024-03-28T05:39:19.206Z (10 months 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
```