OnlyAHuman
@OnlyAHuman
Math.E ** (Math.sqrt(-1) * Math.PI) == -1
IP: 114.514.1919.810
Public Repls
Community
0
Totally AI GeneratedCurrently a chat application.
0
0
0
Shaking EffectAn effect that makes an arbitrary element shake. Made for VT Chat, but can be used in other places.
0
0
0
Pitch changerA complex pitch changer.
1
0
0
famous dot effectA rewritten version of a famous background effect used in many places.
0
0
0
A Square is a Curve?This repl uses turtle to draw a square without lifting the turtle.
Enter an integer between 1 and 7 when it asks for the order. It will take the turtle a few minutes to complete the square if you enter 7, and even longer if you enter more than that.
This is known as the Hilbert Curve.
0
0
0
Advanced Progress Bar using PythonA progress bar that can be embedded between code lines.
0
0
0
What is Pi?Happy Pi day!
(not recommend on square screens)
0
0
1
Piano on the WebPlay piano in your browser in a convenient way.
4
1
0
Very very secure encryptorA simple demo of the RSA encryption method.
0
0
23
Real-life Physics SimulationThis is a simple physics model. It's mobile friendly, but it's different from the model in the real world. (Keep reading. )
Friction and collision between the round objects (censored) are not considered in this model so don't expect them to bounce around.
Air resistance is decreased because it causes too much effect on the objects
(inspired from @PyGrammer5 's physics models)
9
23
0
Dodging Game*Please read the descriptions. *
You are stuck in a narrow room, and blue arrows are flying toward you. Your goal then, is to dodge the arrows and survive as long as possible.
Keys:
@** - you
possibly your corpse (can go wrong sometimes)
.** blank tile (you can walk on it)
^v-|┌┐└┘├┤┬┴┼** arrows flying in certain directions, multiple arrows can be at the same tile, all arrows are blue
Controls:
W: up
A: left
S: down
D: right
corresponding arrow keys
0
0
1
PyCalcA vintage calculator that works pretty well. (day lesson 66)
0
1
1
LightChatA chat in light mode.
Why this chat was made
First, I wanted to make my own chat. Second, there were too many dark chats in Replit. Therefore, I made this chat.
Features
Made with express.js and socket.io with node.js
Custom themes
Banning system that's slightly more effective than the others
Profanity filter system that's also slightly more effective than the others (Python's better profanity is better)
Credits
This chat is somehow inspired from VT Chat, Replyte, and the Replit homepage.
Credits to Enderman on GitHub, https://images.weserv.nl/, and @VertexStudioOfficial for the background images.
Also credits to Free Web Headers for providing a list of Chinese bad words.
And finally, credit to Replit and @xNotKing for providing the evalbot images.
4
1