prepare for v0.2.0 release

This commit is contained in:
2022-05-09 00:51:51 +02:00
parent a02243d98c
commit e7a00dd9c6
9 changed files with 85 additions and 62 deletions

View File

@@ -30,7 +30,8 @@ export fn upd() {
if y == 180 & py > zero {
if x > w | x < zero {
80?0 = 0xc1;
0?80 = 0xc3;
3?80 = 32;
return;
}
py = zero;
@@ -44,9 +45,8 @@ export fn upd() {
circle(160 as f32, 160 as f32 + py, 22 as f32, -28);
circle((160 - 6) as f32, (160 - 6) as f32 + py, 6 as f32, -26);
86?0 = py < zero;
86?3 = 32 - py as i32;
80?3 = 32;
0?86 = py < zero;
3?86 = 32 - py as i32;
px = px + (isButtonPressed(3) - isButtonPressed(2)) as f32 * control_speed;
py = py + s;