Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ここでtasmを使用します。私はスネーク ゲームを作っています。可動部分のプログラミングに成功しました。次に、スネークの「餌」をランダムに生成したいと考えています。C または Java ではランダム関数がありますが、アセンブリにはありません。ランダムな値を生成するために c 関数を含める方法はありますか? 誰でもガイドできますか?