Hack Er
@tntattack
Check my EPIC programs out!!! LOL
Hey guys. I just made the repl.it loader. Check it out and comment below on how it is. And remember to upvote.
HTML, CSS, JS
Hey guys. I just made another loading screen...i know...another loading screen...lol...but check it out. I think it's better than the others and feel
HTML, CSS, JS
Hi everyone. I just made a second loading screen in HTML/CSS/JS. If you haven't checked out my first loading screen, here it is: https://repl.it/talk/
HTML, CSS, JS
What's up guys. I just made a loading screen in HTML and CSS. Check it out and feel free to use it on your website! If you have any recommendations po
HTML, CSS, JS
Hi everyone! I just made a race simulator. Basically what happens is that the program simulates a race between two cars(Lamborghini Aventador and Bugajava
Hey guys! I just made a random email generator! Just enter your first name, last name, and email service and you will get a list of email addresses. Ijava
Hi Guys!!!! I know i usually code in Java but today I have a C++ program for you guys!!! Just enter two numbers and the computer will find out which o
C++
DynamicSquid Wait, how does that even make any sense? You didn't define a function prototype before you used it?3 years ago
Play UNO, TicTacToe, or GuessingGame all in one program! UNO is still a work in progress so there are only numbers and no rules. Enjoy this great progjava
CHECK OUT THIS EPIC PROGRAM!!! MADE IN PYTHON TURTLE.
Python (with Turtle)
Count how many characters are in your sentence. You can also enter numbers. Made in Java.java
Find the hypotenuse of any right triangle using this program. Made in Java.java
Calculate the area and perimeter of a square or rectangle using this program. Made in Java.java
tntattack I will create a triangle area calculator and a Pythagorean Theorem calculator. I will post the links here when I'm done. Upvote this program if you like it.3 years ago
This is a passcode protection system. You have 3 tries to enter the passcode. Made in Java.
(The passcode is 12345. Reply if you want me to change it.java
PixelNinja Very good, a challenge, add the password in plain text like it is currently, but use a one-way encryption method to hide it, like hashing, or calculate it by multiplying 2 prime numbers. An example: have the password as "119201", this is 2 prime numbers multiplied together, then the actual password is 199599, since 199 times 599 = 119201, this is one way, if you multiply the first half of the input with the last half, it is very have to get this back to the OG number, ofc, the primes should be l3 years ago
Enter a number and check whether it's a prime number! You can even see how many numbers the number entered is divisible by!
Java
CodingGoose I did the same thing in python :)
https://repl.it/talk/share/Reverse-Text/342203 years ago