Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

testing / tooling framework for TetrisGYM

to see commands;

cargo run --release -- --help

to verify various behaviour in the game, first build the ROM then run;

cargo run --release -- --test

uses rusticnes-core