An idea: add it to the Chrome app store? I'd love to see a quick-link when I open a new tab...who wants to be productive anyways?!
Review my HTML5 game Freeciv.net again one year later
21–29 of 29 posts
Re: Review my HTML5 game Freeciv.net again one year later
#22Re: Review my HTML5 game Freeciv.net again one year later
#23it does not work in opera 11.01. stops at lobby, start game does not do anything.
Re: Review my HTML5 game Freeciv.net again one year later
#24Re: Review my HTML5 game Freeciv.net again one year later
#25It looks much better than before. As a novice flash programmer myself, I'd love to know how you go about creating tile sets. I've never done a 4x game, but I used to love them and there don't seem to be many out there in recent years.
The isometric map is basically rendered using the HTML5 canvas element, by image clipping tiles from the tileset.
Re: Review my HTML5 game Freeciv.net again one year later
#26could you tell me what is wrong with it, giving error messages where users have to figure out if its a or be is not nice.
Re: Review my HTML5 game Freeciv.net again one year later
#27Hi again HN, It's now been over a year since the first time I asked HN to review my webapp ( http://news.ycombinator.com/item?id=1005299 ), so now I would really like to ask the HN community to review my HTML5 online strategy game again. I have fixed all of the issues that were reported the first time, so now I would really appreciate some advice and ideas about what to do with this project from now on. I would be ha…
Re: Review my HTML5 game Freeciv.net again one year later
#28Hi again HN, It's now been over a year since the first time I asked HN to review my webapp ( http://news.ycombinator.com/item?id=1005299 ), so now I would really like to ask the HN community to review my HTML5 online strategy game again. I have fixed all of the issues that were reported the first time, so now I would really appreciate some advice and ideas about what to do with this project from now on. I would be ha…
Is there any way to mess around with the UI without setting up the whole environment? I see a few bits I'd like to clean up but man that's a lot of bootstrapping :)
As a start, perhaps you could open a new issue on the project's github page and we'll discuss the changes that you propose. Bugreports are just as valuable as patches at the moment. Good luck!