• View all by yuheng1234567890Creator
  • Follow yuheng1234567890FollowFollowing yuheng1234567890Following
  • Add To CollectionCollection
  • Comments
  • Devlog
  • Submission to Fortnite

Click The Fruit.

← Return to Click The Fruit.

Devlog

  • Click The Fruit.
    March 24, 2019 by yuheng1234567890
    1
    import pgzrun from random import randint apple = Actor("apple") score = 0 def draw() : screen.clear() apple.draw() def place_apple() : apple.x = randint(10, 800) apple.y = randint(10,... Continue reading
itch.io·View all by yuheng1234567890·Report·Embed