Files
cell/examples/snake/config.js

6 lines
57 B
JavaScript

return {
title: "Snake",
width: 600,
height: 600
}