Thank you very much for playing.
I'm going to enter the contest. Currently, degree of perfection is approx 80%.
I'm glad you have found headlights. We can find them only when we give car a spin at the night course. And have you found that you can put on taillights by brake?
10 US$ is expensive for everyone, then I recommend you to consider deeply before you buy it.
But I believe it should produce value more than 10 US$, because a lot of awesome games have been already released by SmileBASIC users and you can download, play and analyze them at will.
At first, I had intended to design this game as an escape game. But, before I noticed myself, I have made survive game. And I forgot to modify the title of this game.
ワンペア="0001"=&H1、ツーペア="0010"=&H2、友達1="1000"=&H8 として、役の変数をRKとすると、まずRKに0を代入しておいて、ワンペアが成立したら、RK=(RK OR &H1)を実行します。その状態で、友達1が成立したら、RK=(RK OR &H8)を実行します。そうすると、RKは"1001"=&H9となります。
ビット演算を使うと、点数計算や役の表示が系統的に実行できるのですが、じゃあ具体的にどうやるのか、と言うのが、文字で説明するのが案外難しいので、後でサンプルプログラムを作ってご説明致します。
※いちいちビット演算を行わなくても、役の判定を実行している部分で、点数を格納する変数に、役ごとに固有の点数を加算していけば済む話ですが、ビット演算が分かっていると、後々役に立ちますので。
You can find radar map on the right side of view, and reset buttons and enemy robots are indicated as yellow/red dots.
Press "up" of direction keypad to progress in the maze, and press "left" or "right" of direction keypad to rotate on the spot.