IvanK Posted July 22, 2014 Share Posted July 22, 2014 Hi, I would like to show you an update of my 1-year-old game Dino Hunt, called Dino Hunt 2. Play it here. It is a 3D first person shooter. You should hunt dinosaurs, make money and unlock new levels. There are several new features:Dino Healt Bar is shown, when you focus on dinosaur.Support for High-DPI displays.Support for mobile devices (virtual joystick and keys).You can play in winter.Daily financial bonus, so you have return to the game every day I removed a radar. It is more fun to play, when you don't know, where dinosaurs are. You should also be more careful What do you think about it? Is there anything you would change, that is easy to change? Quote Link to comment Share on other sites More sharing options...
rich Posted July 22, 2014 Share Posted July 22, 2014 The original was quite funny (and fun too!) so am giving this a go now Quote Link to comment Share on other sites More sharing options...
rich Posted July 22, 2014 Share Posted July 22, 2014 Really good fun like before Yes I played it for that long! Does it save my progress? It's starting to get really hard on this level because just one shot unleashes a whole torrent of dinos, which are pretty hard to escape from. So it's more a luck of where you spawn than anything by this point. Great fun though. Quote Link to comment Share on other sites More sharing options...
rich Posted July 22, 2014 Share Posted July 22, 2014 Oh you need to add cursor key support too. I'm a left-handed mouser and WASD is well annoying. Not sure what use Jump is, never found a single need for it. Quote Link to comment Share on other sites More sharing options...
IvanK Posted July 22, 2014 Author Share Posted July 22, 2014 Thank you rich for your comments I just added a support for cursor keys, great idea!Score should be saved in localStorage after you leave the game. Jumping helps you to climb a very steep hill. Also, when you jump, you can see a little better, what's behind the hill Quote Link to comment Share on other sites More sharing options...
Jethin Posted July 23, 2014 Share Posted July 23, 2014 That would be really great, if you add an option to Jump. In all ways, its really nice... Quote Link to comment Share on other sites More sharing options...
IvanK Posted July 23, 2014 Author Share Posted July 23, 2014 Jethin: there already is a Jump option By the way, here is a video of me playing DH2 on tablet Quote Link to comment Share on other sites More sharing options...
BdR Posted July 26, 2014 Share Posted July 26, 2014 Wow, that is some impressive 3D stuff for html5/js amazing job Maybe add dino walking animations? Although I know that is not an easy thing to change. Or joypad support? That's not just good for desktop pcs, I know there are Android TV boxes that have USB joypad suport.http://www.html5rocks.com/en/tutorials/doodles/gamepad/gamepad-tester/tester.html And a small thing, maybe instead of dollar sign ($) use "coins" or "credits" or "points", so that it is immediately clear it is not a real purchase or in-app purchase or something. So for example: Upgrade (50 coins) It's a good refinement of the original Dino Hunthttp://dinohunt.ivank.net/ Quote Link to comment Share on other sites More sharing options...
IvanK Posted July 28, 2014 Author Share Posted July 28, 2014 Thanks BdR I would really love to add dino walking animations, but I didn't get any. That is not a commercial project, I used free models that I found on the web. I could not find any free (or cheap) animated dinos. I will think about gamepad But sadly, I don't have any and I don't know anybody who uses it when browsing the web. Coin icon would look much better, than dollar sign, but I was too lazy ... it will be improved Quote Link to comment Share on other sites More sharing options...
BdR Posted September 8, 2014 Share Posted September 8, 2014 I wanted to cheat a little and manipulated the localstorage by entering level 50 and 1000 coins etc. to check out the later levels. To do this I had to create a corresponding hashcode and had to look into your js code. I noticed that hunt.js is obfuscated in a peculiar way, it's all arrays with hex digits, so I was wondering what program did you use to obfuscate this? I'm working on a game too and this seems like a good way to obfucate the code before publishing it. Quote Link to comment Share on other sites More sharing options...
oddskill Posted September 8, 2014 Share Posted September 8, 2014 Nice one, fun to play. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.