Word of the day #8
薔薇色 |
In other words, “my life has become wonderful.” Those feelings are transmitted in both English and Japanese.
つまり、私の人生は素晴らしいものになったのです。 それらの感情は英語と日本語の両方で伝えられます。
Word of the day #7
Word of the day #6
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と比べると性能が高いので、このプログラムを作りました。