Files
cell/moth/examples/tetris/config.js

6 lines
56 B
JavaScript

return {
title: "Tetris",
width:160,
height:144
}