Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```