Tim Chen
@timmy_i_chen
The title kinda sucks because I'm not sure how to word it. But basically, I want to have an image that has a faded overlay but to have a section of i
Using Python Play is seriously so much fun. In like 40 lines of code I wrote this fun little program with physics.
Simple instructions:
Click anywhe
Pygame
8Observer8 Hello. When I run your example with unit tests I see "Ran 0 tests". Please, help me to run tests. It is your example: https://repl.it/@timmyichen/Unit-Testing-in-Python-with-Replit3 years ago
a_siebel The repl.it is really slow. Is this normal or a problem of my location (lag?). I'm viewing it from germany.4 years ago
We're happy to announce two new PHP-related languages:
https://repl.it/languages/php7 - PHP Web servers! Just like other hosted repls, this allows yo
qkqpttgf I'm sorry but how can I run a php web server via "Import form Github"?
I create a .replit file, and after import it can change to php, but it can't be visited.
I only can "Create a new Rel" with template "PHP Web Server", then git clone myproject to run a php web.
Is my .replit file any problem?
https://github.com/qkqpttgf/OneManager-php/blob/master/.replit1 year ago
At the current time of writing, the Repl.it team is 8 people, and we are often asked about what we're working on. We actually use our Feedback boards
a5rocks Cool! https://repl.it/talk/ask/Where-do-you-plan-to-go-with-replit/2209 previous response for comparison, if you want.4 years ago
At Repl.it, we are all about propping you up to launch your next website, app, or game. To that end, we've created Repl.it Templates, a page containi
IsraelW I know I'm late to the party, but it seems the forms link is broken. Is there any way users can submit templates again?1 year ago
jacksmith48 and more importantly, your personal experienceMindfully using our emotions as data about our inner state and knowing when it’s better to de-escalate by taking a time out are great tools. Appreciate you reading and sharing your story, since I can certainly relate and I think oth https://vidmate.onl/ ers can too
2 years ago
AtlasTK I submitted a template (https://repl.it/@AtlasTK/Hello-compact-Python) a few days ago, but I haven't received any feedback yet, so I'm wondering if there was a problem with the submission process....4 years ago
Play the game here!
Best played in a separate window. Requires a keyboard - sorry mobile users!
Byte: The Objective
In Byte, the goal is to genera
HTML, CSS, JS
Zavexeon This is really unique. I've never seen a game like this. ^w^
It is hard for me though since I just have an impulse to mash buttons.4 years ago
Can anyone help me find a proof that says .999 repeating is equal (no approximations) to 1? We got into a big discussion about this on Discord recent
pyelias .999999..
= 0.9 + 0.09 + 0.009 + ...
= 0.9 * (1 + 0.1 + 0.01 + 0.001 + ...)
= 0.9 * 1 / (1 - 0.1)
= 0.9 * 1 / 0.9
= 1
`4 years ago
What's this Referral Program?
Do you want to get Hacker Plan, but are unable to pay? Worry no more - with the referral program, you can get Hacker P
If you look at our top requested features, repl management is both the 3rd and 4th most requested feature. We understand that many people have multip
rperrett I use the folders a lot for my different computing classes. But when I can't remember which folder a repl is in I can't figure out which folder. I can search for the repl and find it but it wont tell me which folder it is in. Please make this easy.9 months ago
mandarpowale79 i am unable to multiselect using either shift and/or ctrl and clicking on ... makes the file open instead of getting the menu to move a repl properly. seems like something on the server end is not right.2 years ago
kiwiryryan nice but how do I reference my folder through a js script? i did var test = require('commands./test') commands is the name of my folder2 years ago
Recent Changes to JavaScript -> NodeJS
We recently made a change that redirected new JavaScript repls to create Node.js repls instead. We recognize t
The entire Repl.it Team has been amazed by the quality of the submissions and the creativity around the ideas. We think that this has some of the bes
Terminal Apps Library
Link to repl: https://repl.it/@timmyichen/Terminal-Apps-Library-v2
I made a library, inspired by p5.js, for terminal apps usin
Node.js
Results are in! See here
In Partnership With Discord: Discord Bot Competition
repl robot
General Competition Information
The way it works is that
Congratulations to the winners!
1st: @kaldisberzins for his tutorial on an HTML5/Phaser.js game
2nd: @jajoosam for his 30 Minute WhatsApp Bot
3rd: @A
ArtemLaptiev1 @timmyichen I was a little bit confused by the newsletter. Can you please clarify if the last winner was the Neural Networks tutorial or the LOLCODE one? :)5 years ago
What is Repl Talk Learn?
Repl Talk Learn is the board where tutorials will be posted. Come here to learn how to build cool things on Repl.it!
I hav
We're bringing back competitions, and this one is all about Multiplayer Games!
Previously we shared Hop Fighter by @kaldisberzins as a shining examplexpress
vedprad1 It's been pretty much a week since the challenge has ended and nobody has gotten their prizes yet.5 years ago
JakobNacanaynay What are the qualities of a game that are most important to the repl team eg: originality, ease of game play, difficulty of code.5 years ago
Post your 90s websites here!
These rules are old, click the link below to view the new ones.
View the new rules here
Some rules and guidelines to keep in mind as you share your g
ThisUserTaken Hello! I recently just posted something called S A T I S F A C T I O N! But i can't find it when i got to my profile then my posts. Do you know why?3 years ago
Codemonkey51 Hello timchen, how are you? Have you had to weewoo loudly lately? @timmyichen3 years ago
Here's a fun little project that puts that old XKCD comic to test: Repeatedly navigating to the first non-parentheses non-italics link in a wikipedia
ebest I put in Mathematics but it didn't work. Output:
Starting at Feriz Beg
main.py:39: UserWarning: No parser was explicitly specified, so I'm using the best availableHTML parser for this system ("html.parser"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.
The code that caused this warning is on line 39 of the file main.py. To get rid of this warning, pass the additional argumen4 years ago
Lots of crypto APIs are not free or not complete... I picked out the free, most-complete one I could find \(CoinBin\). Sadly their data ends a few mo