color = require("color") -- Special file to hold the window, no dependencies! win = am.window{ title: "ggj25" width: 1280 height: 720 clear_color: color.am_color.background --depth_buffer: true } win.scene = am.group! win