Files
cell/examples/pong/config.js

6 lines
56 B
JavaScript

return {
title: "Pong",
width: 858,
height: 525
}