Take 10 minutes and read this tutorial. Then you will know how to animate with CSS!! And best of all, you barely need need any CSS, HTML, or javascrip...
# Finding files in repl.it with GNU findutils
Sometimes you want a little more than a "search box".
Say someone dumps a tarball into your repl and ad...
## How to link a domain with Replit
Yes, there is already a tutorial...but that tutorial isn't very clear, it doesn't show cloudflare thingies, but mo...
###### HAHAHAAH, the emoji md works! >:)
# Make your own animation - Tutorial!
##### 🐍 A step by step tutorial on making a *python* animation 🐍
> Ma...
How to Make a Repl.it Cycles Notification (Apple Tutorial!!!)
Hello people, been a while since I was last here (actually it was literally last year) but I thought I should make a proper leave. If you are interest...
# Arduino Blink
This will make an LED on an Arduino Uno blink.
## Setup
What you'll need:
- Arduino IDE
- Printer USB cable
- Computer
- Arduino Uno...
Hey y'all! This isn't really a tutorial so I understand if this gets taken down. I just wanted to thank all y'all who upvoted my Brute Force Password...
# Shooting Tutorial
In many games, you would want to add something we like to call *shooting* -- that is, making projectiles go in a certain direction...
# Java ULTIMATE Tutorial
#### By @EpicGamer007 formerly known as @AbhayBhat
I am sure that there are many people who want to learn java either for c...
x86 Assembly Tutorial Part 1 (it’s big I promise...)
Hey.
x86 assembly time.
And yes, I know @JustAWalrus made a tutorial on this already but as much as you may or may not be a fan of him I think we ca...
# Hîïíīįì everyone!
Hope y'all are doing great! School is starting real soon, so I hope ~~you have been studying to get ready~~ you are enjoying the...
# Prerequisites
You need to have a few tools installed, specifically a cross compiler, QEMU, and GRUB. You'll also need Flex, Bison, `make`, and OpenS...
# Hack Google Dino Game!
## -------
# Step 1:
## Open chrome and start dino game:
just goto chrome and type "chrome://dino" and the dino game will st...
JavaScript, unlike many languages, has a very diverse code style. This is probably a combination of not only ASI (Automatic Semicolon Insertion) code...
# Customize your IDE with Reflux
Hey all, welcome to my **official** Reflux tutorial, where I explain how to use my tool to customize the look of you...
So some of you might be wondering how to make a platformer...
Although this tutorial is more over the methods of how I do it, it will use pygame as a...
# Text Adventure
Hello! This is a text adventure tutorial. i am new to markdown so it may not look great.
### How to Make a Text adventure:
#### Defin...
Hello, do you want to learn Rust? Do you like the style of The Little Schemer? Well, read this series of posts, and you might learn a thing or two.
Q:...
Not long ago, I was a beginner to python. I was eager to make games, but had a hard time finding how to create certain elements of the game, such as c...
# Introduction
In this tutorial, I'm gonna show you how to create a python package and publish it to [pypi](https://pypi.org/). Many people say this i...
A week ago, a language called [Night](https://github.com/DynamicSquid/Night) released its third version. Now, I may be a little biased, but I heard it...