Skip to content

chouhy/MisaMino-Tetrio

This branch is 50 commits ahead of, 6 commits behind iclyxcly/MisaMino:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df36ed3 · Feb 27, 2024

History

58 Commits
Dec 11, 2021
May 28, 2023
May 27, 2023
Jul 15, 2015
Feb 27, 2024

Repository files navigation

MisaMino-Tetrio

MisaMino with more features. Tetrio attack table is on by default, others need to be set in the setting.ini.

  1. Tetrio attack table. (Check here for detail)
  2. Garbage cap (in tetrio, you will at most accept 8 lines of garbage at a time, which is garbage cap = 8)
  3. Delayed attack (time in ms) (in tetrio or jstris, the garbage you sent will not show on opponent's garbage buffer right away) (you can still cancel these delayed garbage with your attack)
  4. Undo (backspace)
  5. Generate .ttrm replay file which can be played on Tetrio! (F11) (In settings.ini, be sure that [AI] move=2 or larger)

Notice: That enable delayed attack, turn-based, and undo all at the same time does not make sense, so something bizarre might happen.
Notice2: Once you generate replay file, you cannot undo an already finished game.

Future todos:
passthrough(?

Download link: You can find the link in the release page https://github.com/chouhy/MisaMino-Tetrio/releases

Library: Json for C++ https://github.com/nlohmann/json

About

MisaMino with tetrio attack table and cap. Download link below

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 94.4%
  • C 3.0%
  • Lua 2.6%