Download List

專案描述

■Introduction
This project is positioned as a learning source.
We hope you will use it as a sample of basic Tetris in Java for learning purposes.

I created a COM with brute force search as a trial version.

We are planning to improve the accuracy of COM by score support and machine learning, but it is not supported yet.

The source has not been updated since 2012.

■Concept
Since the logic part of Tetris should be the same in any environment, this project is to take the rules somewhat seriously and create it.
It's not perfect, but I hope it will help people who are trying to make Tetris to implement it according to the rules.

System Requirements

System requirement is not defined

發布 2012-09-22 18:09
tetoru 0.5 (6 files 隱藏)

發布版本通知

沒有發布版本通知

更動紀錄

COMを簡易実装