Yendor.ts

From RogueBasin
Revision as of 20:31, 28 January 2015 by Jice (talk | contribs)
Jump to navigation Jump to search
Yendor.ts
Library project
Developer Jice
Released October 16 2014 (0.0.2)
Updated January 28 2015 (0.4.0)
Status Beta
Licensing MIT License
P. Language Typescript
Platforms Web
Dependencies pixi.js, jquery
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

ECMAScript 5 compliant browsers (yendor/div renderer) :

  • Internet Explorer 9+
  • Firefox 4+
  • Safari 6+
  • Chrome 23+
  • Opera 15+

Links

License

Yendor's code uses the MIT license.