# **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...
Hi everyone!

Use this space to share anyt...
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...
A game about checkers, it is very fun. i did this for my ap cs final which i got a 4 on. ya feel. just tryna bypass this character limit so i can post...
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...
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...
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....
Creates random circles of different sizes, colors, and locations, along with rectangles nested between each other of different colors. Their heights a...
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...
Running Maven within repl.it generates a warning...
```WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUt...
JTextField not displaying anything using the Shift key
Capital letters will not display as caps - you have to press caps lock to get a cap. For other non-letters, like parentheses, you just get the non-sh...
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...