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

https://github.com/haimonmon/nein-eleven

A Retro Tetris game but instead of just blocks, how about a block with words on it, with a new word base tetris game. 🎉 🎉
https://github.com/haimonmon/nein-eleven

game game-development ngrams nlp python python3 tetra tetris tetrominoes word

Last synced: 11 months ago
JSON representation

A Retro Tetris game but instead of just blocks, how about a block with words on it, with a new word base tetris game. 🎉 🎉

Awesome Lists containing this project

README

          

# TeTra
A Retro Tetris game but instead of just blocks, how about a block with words on it, with a new word base tetris game. 🎉 🎉

##
Firstly make sure to download the [file](https://tatoeba.org/en/downloads), then extract it within bitEngine\data\sentences, the file name of source file is `eng_sentence.tsv` and file type should be ` TSV `, for transfering or modify the dataset size of English sentences in txt file format by accesing or run
```python
python python .\config\transfer_tsv.py
```
##