Description: An interesting math game implemented in JavaScript.
Rule of the Game:
The player try to set a point within an equalliteral triangle. Then starting from this point,hop from point to point based on the
double-distance-point from the nearest vertex of the triangle. The game ends if the point falls outside of the triangle. The score is the number of hops (points) the player can make before the game ends. Enjoy
To run the program, upload the folder to a web server and open the file: triangle_game.html
Enjoy
To Search:
File list (Check if you may need any files):
Triangle_Game\triangle_game.html
.............\wz_jsgraphics.js