Ask HN: What are your favorite browser games?

2 points by RandomGuyDTB ↗ HN
This is half because I'm making a gaming site and half because I'm really bored.

4 comments

[ 575 ms ] story [ 292 ms ] thread
I personally really enjoy Johnny Upgrade and Combat: Online. They're in my gaming site, games.instantfloppy.net. Originally by Gameshot and Nadgames respectively.
I kinda like http://ogame.org ... mostly because I don't really play.

The fun come from automating all the tasks that I would have to do if I was playing.

So I made this library in Go https://github.com/alaingilbert/ogame that allows you to create a bot to do everything you could do in the game.

So now, It all depends on how you want to implement the logic. (that's the fun part for me)

Nice but you missed a terrific chance to name said library "gOGame". ;)
ehe, I thought about it for a while :)

In the end, I went with the boring name. I think it's more obvious that the library is for that specific game.