Andy Chen
@Andi_Chin
programming es life
A project I made with my friends to spread awareness about measures people can take.
you will be able to see, live, how individual actions affect one
HTML, CSS, JS
AtriDey This is far too accurate. This actually goes well with my community's numbers. And it's getting worse, and people are going to garage sales with no masks or distancing, and multiple people sneezing. Not that it makes a difference, with about two large parties per day in my neighborhood.3 years ago
alextotoro1 I feel like one of those circles that are running really fast and crashing into other people and walls.
Also, the sick people on my simulation are off the charts. No literally, off the charts.
#clumsy3 years ago
Oops! Someone spilled the ink bottles
Objective: try and fill the entire map with one color (you'll figure it out by clicking around)
You start from t
HTML, CSS, JS
you start on the top left corner, and you have to try and spread throughout the whole screen by changing your color (represented by a number).
All adj
C++
Navinor i like the concept but its a bit confusing to look at. Maybe try putting actual colors?3 years ago
WallBound ASCII edition
Directions:
In this game, you will try and reach the target by moving around.
According to newton's first law: an object will
C++
It's pi day and it's time to learn math...calculating pi with binary search, Monte Carlo simulation, calculus and more. All with explanations and deri
C++
Highwayman This is super cool!
> c++ can’t handle any precision beyond 7
What about long doubles? They get a full 64 bits of precision on repl.it...3 years ago
I wanted to improve my programming typing speed and couldn't find a good website to practice on. Since all the typing tests are in plain English. And
C++
bobtucker4 This is cool! I just tried https://codingspeedtest.com/ which is similar but supports other programming languages2 years ago
Highwayman Thoughts: how do I exit, I have a total ** typing speed
Feelings: a sense of great excitement and anticipation, disappointment in self, incompetence3 years ago
Ever wondered how package managers like poetry, pip, apt-get, npm, etc installs packages without conflicting dependencies? Well here I've programmed a
C++
So I made this BrainF Interpreter in python.... it is similar to the one already on repl.it, but in python... feel free to give any suggestions
Python