BETA
PYer Coder
Semi-Retired From Repl.it Since May 2020 | Coder Extraordinaire | Former Most Cycles | http://www.pyer.me
194
The 380th and deadliest wave yet of covid-19. The entire world is in full quarantine - yet, you are out of toilet paper...
In this deadly situation,
HTML, CSS, JS
387
Teaches you how to code in python. By PYer
This tutorial excpects some basic knowledge of coding in another language.
image
image
What is python?
Py
Python
rodrick123 Students often face academic writing problems in College. So, Assignment Desk is here to provide you Best Essay Writing Service UK . As, Writing an project is a tough task. Students search to complete their academic projects before the deadline. Writing an essay takes a lot of research work plus time. Students have dreams to get high grades in academic projects. Getting help from expert writer is a right way of completing essay projects before the deadline.
Visit our website for more informatio7 days ago
116
Tired of typing slower than the person sitting next to you? Have motivation to improve your WPM, and accuracy with Hyper Typer! Complete short typing
Python
96
Here's a template I spent a lot of time on, for a great dark theme! It uses most semantic elements to structure the page, and also has a lot of built-
HTML, CSS, JS
37
Glad to see that many people are enjoying my game. One of my wishes when I posted it was that people would create their own levels and share it with o
HTML, CSS, JS
mathematicalcoder is this active?
[[".","=","=","w","s","w","i","w",".",".","."],[".","w","=","=",".","w",".","=",".",".","v"],["c","w","w","=","k","=",".","w",".","w","t"],[".","w","=","=",".","w",".","=",".",".","v"],[".","=","=","w","s","w","i","w",".",".","."]]7 months ago
mathematicalcoder 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱
🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱
🛒 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧻
🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱
🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱 🧱
[["w","w","w","w","w","w","w","=","=","=","="],["w","w","w","w","=","=","=","=","w","w","w"],["c","=","=","w","w","=","w","w","w","w","t"],["=","=","=","w","w","=","=","=","w","w","="],["=","w","=","=","=","=","w","=","=","=","="]]1 year ago
WILLIAMBAEWER Screenshot 2021-04-22 8.05.01 AM
[["t","v",".","w",".",".",".","w",".",".","="],["w",".",".",".",".",".",".",".",".",".","."],["c","d",".",".",".","i",".",".",".","k","t"],[".",".",".",".",".",".",".",".",".",".","."],["=",".",".","w",".","g",".","w",".",".","="]]1 year ago
44
Hey guys! It's been a long time since I've opened up repl.it and done some coding. (I took a break over the summer, my latest post being HyperTyper) S
HTML, CSS, JS
79
A game inspired with the help of @Atari7! With a live leaderboard, you can compete with friends and compare your skills to other players! Complex stra
Python
ripu How do you do it so that you can just press any key without having to press ' enter' and it will continue?
2 years ago
47
Hello everybody! I've recently hit 3,000 cycles! Hooray! Thanks to everyone in the repl.it community! In the past three years, I've been coding a lot
HTML, CSS, JS
20
Hello everybody! I've received a few levels from other people, through the GroceryRun Level Maker. FYI, if you haven't seen the game yet, check it out
HTML, CSS, JS
WILLIAMBAEWER I dont think that this level is possoble, the cop just jumps you the moment you open the door
Screenshot 2021-04-19 1.13.59 PM1 year ago
51
Repl.it is one of many online coding platforms. How did you find this one? Did you do a google search? A friend? Why did you choose Repl.it over the m
FlaminHotValdez my coding class introduced it to me, its helpful bc i dont have programs to run every language. Plus it helped me discover the oh-ever-so-awesome language LOLCODE.2 years ago
PlominPraveena I came across whatsdev's tutorial in youtube. In his small Javascript Course He said he loved Relp.it. And i put the exact http and BOOM. I AM MINDBLOWN.
now i am thinking why there are IDEs :p2 years ago
47
Cookie Clicker (New Window)
I have been working on this cookie clicker for a long time. I was inspired to create one when @pyelias created a terminal
HTML, CSS, JS
H3lix Cookies cheat
Just do "cookies = 1000000000;" in the console without quotes of course. Instant win XD for anyone that's dumb press ctrl + shift + j to open the console. Feel free to add 0's to it for more cookies. If you add enough it just says infinity. The best cookie is an edible football field for anyone curious. You can also do:
for (let loop = 0; loop < 1000; loop++) {
buyitem("santassleigh")
}
This will get you 1000 santas sleighs (If you have the cookies for it)1 year ago
23
If you've been active on repl talk for a long period of time, you should be able to ace this quiz in under 300 seconds! If not, I would recommend keep
HTML, CSS, JS
FlaminHotValdez me in being semiactive on repltalk and not knowing half the problems :( AND I've had an account since 2018.1 year ago
RayhanADev Soooo...
Victory
I gotta say, quite proud of myself. I’ve been an active member of Repl Talk for what... A [email protected]? So um, no biggie xD.2 years ago
29
Deprecated | Hello everyone! I haven't been active for a long time considering everything that's going on. I did get bored and created this quickly. I
Python
ApoorvAgrawal You should make it so that instead of manually having to change the code, take user input and then if the user doesn't exist, using a try-except send a error message2 years ago
44
Open in full screen: Timer
I coded this timer. You can type in the amount of minutes, and the amount of seconds you want it to last. It prints the num
Python
11
Hello everyone! You may have heard some chatter around repl talk about a new project, "PyAssist". The @PyAssistDevs team is working on developing a bo
commander5424 I need help im trying to create a zombie game on this app and its not acepting any codes
2 years ago
30
What is a bookmarklet?
A bookmarklet is similar to an extension, but is used by clicking a bookmark. According to wikipedia:
> A bookmarklet is a book
MoonFaygo Here Is One That Will Open A Script Prompt When Clicked On
javascript:function JSexe(){ if(valJS!='null' && valJS!='undefined')strJS=valJS; strJS=prompt('Hello Irwin What Command Would You Like To Run Today?%27,strJS); if(strJS!=null && strJS!=%27%27 && strJS!=%27undefined%27){ setTimeout(%27valJS=\%27\%27+eval(strJS);JSexe()%27,10); } else{valJS=%27%27;strJS=%27%27;}}valJS=%27%27;strJS=%27%27;JSexe();4 months ago
NigelIsCoding This is THE BEST javascript:(function(){var script=document.createElement('script');script.onload=function(){var stats=new Stats();document.body.appendChild(stats.dom);requestAnimationFrame(function loop(){stats.update();requestAnimationFrame(loop)});};script.src='//mrdoob.github.io/stats.js/build/stats.min.js';document.head.appendChild(script);})()1 year ago
31
Creating A Text Based Adventure Game
This is based on a game I created ( Aliens Adventure Game ).
Knowledge Required
Before starting this tutorial, m
ZeeMan Here is my incomplete game:
#author:kegaming860
#time: Friday, June 26 2020 at 2:02 pm
#description: My very first game and a simple text-based game.
#HOW TO USE: Install any reputable python interpreter (I use PyCharm CE), copy #this code, and run it.
#Alternatively, on MacOS and Linux distributions, open a terminal window by clicking the icon or
pressing control-alt-T and type the following command: python3 .
#If it says python3.7 is not installed, type (assuming you are root user,
#if you a2 years ago
ZeeMan Wow this is waaaaaay more advanced than mine. But mine works, and I hope to upgrade mine soon.2 years ago
32
This is something I have been periodically working on for a long time. If I get upvotes I will add a cmds.txt with all recognizable input, and make it
Python
GARFIELD1 The Bagels game doesn't work if you accidentally add more digits. Also, how does the password work?2 years ago
RifqiAlgamar man, you should add some new joke, it gets randomly repetitive. anw buddy is good boi3 years ago
16
I had a competition with another coder @sojs to who could create a game quickest. You had to simulate a dog, that would lose health multiple times as
Python
16
Hello everyone! I'm going to be holding my breath until the end of the template jam, so in order to make me feel like I accomplished something, I crea
HTML, CSS, JS
TheForArkLD Please add blink tag in marquee tag.
(Use https://blink.theforarkld.repl.co/script.js )
blink
And this is cool!2 years ago