Battle Simulator

Programming project

This program uses JQuery and Javscript to generate a form for the user to fill out.  Upon execution, a random set of numbers are generated to simulate a battle based on the form information.   This program could easily be expanded and modified into a much more complex simulator.  I made this program because I was curious about JQuery and it’s capability compared to just plain Javascript.
このプログラムは、JQueryとJavascript で作りました。 ユーザが記入するフォームを生成して、実行時に、ランダムな数の組が生成され、フォーム情報に基づいて戦闘をシミュレートします。このプログラムは簡単に拡張でき、より複雑なシミュレータに修正できます。JQueryに興味があり、単なるJavascriptと比べると性能が高いので、このプログラムを作りました。

Leave a Reply