Yendor.ts

From RogueBasin
Revision as of 17:29, 3 September 2016 by Jice (talk | contribs) (0.6.0)
Jump to navigation Jump to search
Yendor.ts
Library project
Developer Jice
Released October 16 2014 (0.0.2)
Updated September 03 2016 (0.6.0)
Status Beta
Licensing MIT License
P. Language Typescript
Platforms Web
Dependencies pixi.js, jquery, dexie
Official site of Yendor.ts


Introduction

Yendor.ts is a TypeScript API for roguelike developers. It provides a true color console, a robust random number generator, a field of view toolkit, and other utilities frequently used in roguelikes.

It comes with a simple generic roguelike game to extend.

Features

Supported browsers

CMAScript 6 compliant browsers :

  • Edge 13+
  • Firefox 47+
  • Safari 9.1+
  • Chrome 49+
  • Opera 39+


Links

License

Yendor's code uses the MIT license.