20
0
25d
User prompt
make it not laggy
Please fix the bug: 'gameTimer is not defined' in or related to this line: 'if (gameTimer) {' Line Number: 322
Code edit (1 edits merged)
Please save this source code
Dot Muncher
Initial prompt
create pac man but without ghosts
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Social