Skip to content

Instantly share code, notes, and snippets.

@fu-sen
Last active April 19, 2025 02:19
Show Gist options
  • Select an option

  • Save fu-sen/ed1c2e2a764a54ac52133372d6763c1a to your computer and use it in GitHub Desktop.

Select an option

Save fu-sen/ed1c2e2a764a54ac52133372d6763c1a to your computer and use it in GitHub Desktop.
# Balloons | ruby4ij
# Copyright (c) 2019 BALLOON | FU-SEN
# The MIT License (MIT) - https://mit.balloon.net.eu.org/#2019
cls
while inkey()==-1
x=rnd 31
lc x,23
p 232
wait 7
p 10
lc x,23
p 242
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment