Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
HTML5 Pacman
1
Name:
Anonymous
2010-07-27 13:28
http://arandomurl.com/2010/07/25/html5-pacman.html
11
Name:
Anonymous
2010-07-27 14:19
function keyPress(e) {
if (state !== WAITING && state !== PAUSE) {
e.preventDefault();
e.stopPropagation();
}
};
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List