Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/legacy.tui-grid-movement

Simple Movement with React Blessed
https://github.com/zcaudate/legacy.tui-grid-movement

Last synced: 25 days ago
JSON representation

Simple Movement with React Blessed

Awesome Lists containing this project

README

        

# Tui Grid Movement

The absolute basic app for controlling an x,y point in a 2D plane.

![](https://user-images.githubusercontent.com/1455572/104426796-5e0ca900-55bd-11eb-8fdd-5441bfb5ce9e.png)

### Dev

``` shell
make dev
```

### Package

``` shell
make package
```