Hacker News new | ask | show | jobs
by _Robbie 4468 days ago
I finally beat it. This seems harder than 2048 since with 2048 a simple strategy can do well, where as with this game I had to search through more opponent AI moves. Is there a simple strategy for 8402?
1 comments

If you give the computer primarily 4's, you can clog the board by placing 2's where it cannot merge them. I beat the game on my first attempt this way.
I did not realize that I could place 4s.