KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
gridy
★ 16
Open GitHub ↗
TypeScript grid library for server and browser
Download README (.md)
Explore Similar Repositories
glulx-typescript
:
Glulx VM in TypeScript with Channel IO
Fingerprint
:
仿支付宝指纹解锁 可进行密码验证
avr-gameboy-cam
:
Automatically exported from code.google.com/p/avr-gameboy-cam
react-treeview-recursive
:
Example of recursive tree view in ReactJS
create-lp-design
:
Create Landing Page Design
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gridy
?
Download (.md)
# Gridy [](https://travis-ci.org/darosh/gridy) [](https://codeclimate.com/github/darosh/gridy/maintainability) [](https://codeclimate.com/github/darosh/gridy/test_coverage) > TypeScript grid library for server and browser  Based on [Hexagonal Grids](http://www.redblobgames.com/grids/hexagons/) and [Amit’s Thoughts on Grids](http://www-cs-students.stanford.edu/~amitp/game-programming/grids/) articles. Used in [gridy-games](https://github.com/darosh/gridy-games) and [gridy-games-lib](https://github.com/darosh/gridy-games-lib) Current version has unstable API and unfinished implementation of features. ## Demo Sandbox, examples and usage: [./examples/index.html](//darosh.github.io/gridy/examples/index.html) ## Documentation [./doc/index.html](//darosh.github.io/gridy/doc/index.html) ### Grids |[Rectangular](https://darosh.github.io/gridy/doc/classes/rectangulargrid.html)|[Brick](https://darosh.github.io/gridy/doc/classes/brickgrid.html)|[Hexagonal](https://darosh.github.io/gridy/doc/classes/hexagonalgrid.html)|[Triangular](https://darosh.github.io/gridy/doc/classes/triangulargrid.html)| |-|-|-|-| |||||