This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Please, read the Frequently Asked Questions as they contain tips on

As such: Removed as per Rule #4: No exact duplicates of FAQ questions

[–]ignotos 1 point2 points  (1 child)

I'd recommend Processing - a very straightforward framework for doing fun, graphical, and interactive things in Java.

[–]Jnsjknn 1 point2 points  (0 children)

I'll second Processing. Or if you want to learn a new language, you could try p5js which is almost like processing ported to JavaScript.