6 lines
57 B
JavaScript
6 lines
57 B
JavaScript
return {
|
|
title: "Snake",
|
|
width: 600,
|
|
height: 600
|
|
}
|