DorshReal
@DorshReal
Repls
Community
This is a program that I put together that displays the motion a number of balls. You can use the slider at the top of the window to toggle with the v
Java
This is the first program I made in a while simple where numbers are generated and displayed to form a triangle, with each number being the sum of the
Java
README:
This is a simple tilemap game I made using java swing that involves moving your player character across the map with the objective of obtaini
Java
This is a program I made that lets you test the number of words you can type per minute by copying a randomly generated sentence. The program will, la
Java
This is the first 3d casting program that I was inspired to after watching the YouTuber 3DSage video on ray casting. This is written in java swing. To
Java
This is a game I created using a Java GUI application, which allows a player to control a space ship while shooting down encroaching enemy ships. This
Java
This is a quick program I made in java swing, utilizing 2D components to simulate a 3D perspective. I hope you enjoy it!
Java
This is a simple game I developed using java swing application. To play, run the GUI before clicking a button icon named "play" on the top left corner
Java
This program sorts the contents of a file of .dat extention type in ascending order using java. This subject is pretty new to me so I was pretty happy
Java
This is a short program is my introduction to encrypting that sparked my interest after seeing a guy on youtube introduced it (Alex Lee). The program
Java
This is a quick sketch I made using java GUI to make some moving 2D graphics. It has been a while since I have undertaken anything like this, so if an
Java
I have been working on this program that allows a user to play rock paper scissors with the computer. To do so, the user must enter a number correspon
Java