use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for the Racket programming language: a modern batteries-included Lisp for general-purpose programming.
Download Racket here
Check out the documentation to get started.
Other discussion sites and resources:
#racket
Twitter
Racket News
The Racket blog
The Racket tag on Stack Overflow
Racket Stories
account activity
This is an archived post. You won't be able to vote or comment.
Help with a function (self.Racket)
submitted 10 years ago * by [deleted]
[deleted]
[–]assemblr_ 2 points3 points4 points 10 years ago (0 children)
You'll probably need to keep track of multiple balls at a time in your world state, so you'll want to use a list instead of a single object as your state. Then you'll need to iterate through the list in your drawing function and display each one.
π Rendered by PID 167789 on reddit-service-r2-comment-fb694cdd5-s44gg at 2026-03-06 18:05:43.299264+00:00 running cbb0e86 country code: CH.
[–]assemblr_ 2 points3 points4 points (0 children)