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

https://github.com/tsoding/tetris-jai

Simple Implement of Tetris Game in Jai
https://github.com/tsoding/tetris-jai

Last synced: 6 months ago
JSON representation

Simple Implement of Tetris Game in Jai

Awesome Lists containing this project

README

          

# Simple Tetris Game

**WARNING! The Game is not playable yet! Don't expect anything from it!**

## Quick Start

```console
$ jai -version
Version: beta 0.1.023, built on 9 May 2022.

---- Plugin 'Check' provides no help.
$ jai tetris.jai
$ ./tetris
```