Comment on Multiplayer Genetic CarsComments−jstanley13yIs this based at all on the HTML5 genetic cars project submitted the other day?−kayge13yLink to the previous project[1] / discussion[2] / highscores ;) [3] for anyone who's interested:[1]http://rednuht.org/genetic_cars_2/[2]https://news.ycombinator.com/item?id=5942757[3]https://news.ycombinator.com/item?id=5943374−DanBC13yThe page give credits to the various projects.* Loosely based on BoxCar2D, but written from scratch, only using the same physics engine (box2d). seedrandom.js written by David Bau. (thanks!)*An old very popular page is this one (http://www.qubit.devisland.net/ga/index.html)BoxCard2D (http://www.boxcar2d.com/)−Ashuu13yLooks very similar! But better!−pubnub13yThis is an improvement over the original with Distributed Computing. The more players there are, the faster the best car is discovered. We want as many players as possible to find the BEST CAR faster than ever possible before.
Comments
Is this based at all on the HTML5 genetic cars project submitted the other day?
Link to the previous project[1] / discussion[2] / highscores ;) [3] for anyone who's interested:
[1]http://rednuht.org/genetic_cars_2/
[2]https://news.ycombinator.com/item?id=5942757
[3]https://news.ycombinator.com/item?id=5943374
The page give credits to the various projects.
An old very popular page is this one (http://www.qubit.devisland.net/ga/index.html)
BoxCard2D (http://www.boxcar2d.com/)
Looks very similar! But better!
This is an improvement over the original with Distributed Computing. The more players there are, the faster the best car is discovered. We want as many players as possible to find the BEST CAR faster than ever possible before.