Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Watch and wait :)

```

game = new GameManager(8, KeyboardInputManager, HTMLActuator, LocalScoreManager); setInterval(function (){ for(var i =0; i < 100; i++){game.move(Math.floor(Math.random()*4));}},1000)

```



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: