Introducing p5play: a Physics and Game Engine for p5js - with coding example

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 2

  • @RichnouRichnou
    @RichnouRichnou 11 หลายเดือนก่อน

    Interesting, like always!
    For direction, you also can pick a random element in array, like
    dir = random([-1, 1])