Valley Race
-
Hello guys!
Here is my latest open source HaxeFlixel game! It's based on my previous game (http://forum.haxeflixel.com/topic/718/mountain-monster-2d-physics-based-car-game)
but it has much more detailed car physics and graphics and because of the totally reworked level editor, it has much tricky levels. Here is a little video about the new editor: https://www.youtube.com/watch?v=rXURdr8JVrgYou can try it here: http://flashplusplus.net/html-game/valley-race
And you can check the source code here: https://github.com/NewKrok/Valley-Race
-
Man, that's pretty fun. I spent more time playing that than I meant to. Thanks for sharing the source, too.
-
Pretty good! Maybe ensure there no repeat colors on competitor cars so it is easier to distinguish. Also, have you considered adding Mario Kart like rubber-banding to match difficulty to player skill level?
-
Looks great!
I can't play it. I'm using crome 65.0.3325.181
The console says:
index.html:66 Uncaught ReferenceError: lime is not defined
at index.html:66
(anonymous) @ index.html:66
-
@agustín-pérez-fernández That's odd, works fine here. Same chrome version actually!
Nice game btw! Awesome that you decided to open-source it, I'm sure it can serve as a helpful learning resource.
-
@agustín-pérez-fernández Hello, thanks the feedback. Yeah sadly there was a short time while it was bad, in some reason it just didn't worked without SSL certificate on my site - I don't know why and how - but I added it and it works well again.
-
@gama11 Sadly it's not the highest quality source code, but yeah I hope it can be helpful for some guys :)
-
Thanks for opening up the source code. The community will find it useful!