Hi everyone!

Use this space to share anyt...
# **Rules**
The Repl.it community is a place for users to share code, ask questions, and discuss coding-related subjects. We're committed to making i...
If you didn't see my email, we released an app that lets you --look-- loop back on your year. Check it out https://replitloopback.repl.co/
Let's use...
This is inspired from @DynamicSquid 's amazing project, [pixel art creator](https://repl.it/talk/share/Pixel-Art-Creator/43722). Y'all better make sur...
This is a replica of the 2048 game, written in Java Swing, using 2D arrays. I still need to add keypress functionality so you can play with the arro...
I am transferring some of my Java GUI files onto repl.it. I noticed that when I tried to run this program, the progrma would not respond to my mouse a...
Senet is an ancient Egyptian two player game, also known as the "game of passing". This Java Swing project was created for my AP computer science clas...
How can I guarantee a restart of the X server from Java Swing?
As I [posted](https://repl.it/talk/ask/How-do-I-clear-an-X-instance-that-still-has-JPanels-in-it/55432), shutting down JPanel windows under certain ci...
I keep getting Error: could not find or load main Class Main. This might be something simple I am just missing because of how late it is. Any help wo...
Hello, I have been doing java for about a month and wanted to make Rock Paper Scissors. I need help with the scoreboard though. I want it to update ev...
I tried to test a simple JavaFX program using Java with Swing and regular Java, but both attempts could not import the javafx package.
Has anyone bee...
When I run my Java Swing program, it does not always recompile.
Unlike in a "regular" Java repl, in a Java Swing repl you see the java files and the class files. I made changes to a java file that had no effect whe...
Trying to set up Java Swing graphics for use in the school lab.. Apparently there is something in the output of the graphics file that accesses additi...
I'm trying to get the graphics to work on this. I'm not sure what I'm doing wrong with the .replit file and how to use the awt library. This works fin...
Hello there,
When creating a Java Swing project, sometimes the web interface part of the output will just break.
It will say "run your repl to see o...
Hello, I have been doing java for about a month and wanted to make Rock Paper Scissors. I need help with the scoreboard though. I want it to update ev...
How can I add a global scoreboard to the Rock Paper Scissors?
I need help making a scoreboard for Rock Paper Scissors.
the number output in the console is the computer answer for testing. 1 - Rock 2 - Paper 3 -...
Hello there. I need to make a scoreboard for my RPS (Rock Paper Scissors) Please help. To access RPS click Run then click the RPS button. CLick Begin....