Skip to content
Open navbar menu
Sign UpLog In

Community

#100daysofcode
Get involved in Replit's community events, opportunities, and platforms.Explore the Community Hub
FEATURED
jeff
Announcing Ghostwriter Chat
AutoModeration
Welcome to Replit Community
TOP GLOBAL TIPPERS
1
JDOG787
JDOG787
110.2K
2
d31337
d31337
97.4K
3
iamkenlieplays
iamkenlieplays
69K
4
ehejebeh
ehejebeh
51.9K
5
CoderGautamYT
CoderGautamYT
47.6K
TOP TAGS
#games
#apps
#python
#javascript
#html
#fun
#game
#simple
#python3
#java
#cpp
#bash
super-dogedoge
super-dogedoge
published an Update
1 month ago
3
Bully my favourite food
Bully my favourite foodGet your favourite food bullied. Don't expect too much.
Bug fixes
Fixes an error with the Friday answer
#100daysofcode
#python
#generator
JosephPrez
JosephPrez
published a Repl
2 months ago
4
Day 39 - Hangman Challenge
Day 39 - Hangman ChallengeThis Repl asks the user to guess the word in 6 attempts while displaying an ASCII hangman.
RBCodes
RBCodes
this was my fav challenge! https://replit.com/@RBCodes/Emoji-Hangman?v=1 really good how you used colors and clear system! 1 thing i want to tell you is add hints like theme, as i added bunch of animal emojis and the guess will be one of em, 1 thing i learnt from you is \033[1m thank you friend! RBcodes, good day!2 months ago
RBCodes
RBCodes
published a Repl
3 months ago
3
Bingo Playable Game
Bingo Playable Game⏺ READ.ME ::: ⏺ This code is a bingo game with 4 different versions: ℹ "bingo_five" : which generates a 5x5 bingo card, ℹℹ "bingo_three" : which generates a 3x3 card, ℹℹℹ "bingothreehorizontal" : which generates a 3X3 card with the objective of marking a horizontal line, ℹv "bingofivehorizontal" : which generates a 5x5 card with the objective of marking a horizontal line. ⏺ Game can be move to the main menu by entering a negative number! ⏺ The game prompts the user to input numbers between 1 and 90, marks the numbers on the card and checks for a winning combination. ⏺The game is played in the terminal and uses colors to highlight the marked numbers.
JosephPrez
JosephPrez
Nice! I enjoyed how you displayed the bingo card and gave the user the option to pick a 3 or 5-size card. Kudos to the feedback request. Keep up the great work. I have to check out your other days.2 months ago
TimothyClausen
TimothyClausen
published a Repl
18 days ago
3
NEW AMAZON 💳
NEW AMAZON 💳 Amazon Store Cards - Unlock Limitless Credit! Greetings, knowledge seekers! Brace yourselves for an extraordinary revelation that will leave you breathless. Introducing an awe-inspiring creation that generates Amazon Store Cards, granting you access to boundless credit. But before we dive into the exhilarating details, we must emphasize the following: Disclaimer: This project is strictly intended for educational purposes only. Misusing this incredible tool could lead to severe consequences, and we strongly discourage any illicit activities. Stay on the right side of the law, and explore the possibilities responsibly.
TimothyClausen
TimothyClausen
Totally rewrote the entire code 😆 Added the colorama library for colored output. Created a Validator class to handle card validation and brand identification. Added the __findBrand method in the Validator class to determine the brand of the card based on the card number. Modified the validate method in the Validator class to incorporate brand identification and the Luhn's algorithm for card validation. Added the register function to prompt the user for a username during registration. Added the login function to prompt the user for a username during login. Modified the generate_cards function to use the Validator class and generate valid card numbers. Modified the view_cards function to read and display cards from a file named {username}_cards.txt. Added the clear_console function to clear the console before displaying the menu. Added a blue heading "TimothyClausen Amazon" at the top of the menu. Used color codes from colorama to highlight different messages with appropriate colors. Wrapped the main logic inside the main function. Added a call to main at the end to start the program execution.9 days ago
AngelLopez-Diaz
AngelLopez-Diaz
How do I get it to fully function? 9 days ago
EyesLikeJay
EyesLikeJay
published a Repl
2 months ago
2
Character Stats Generator
Character Stats GeneratorThis repl helps you assign different power levels to your game characters.
RBCodes
RBCodes
I deleted my account on Day 25 of Code because I study alone and I didn't even know what coding was before starting this challenge. It was all new to me, and loops and return functions were beyond my understanding. I didn't see the point in using return if things could work without it. However, after deleting my account, I realized that I shouldn't back away from challenges and that I wanted to do something. and then i made new account and started again from start, I started studying even harder and began trying to help other new learners by checking their REPLs, so that they don't waste their hard work on confusion like I did. I had 25 REPLs, including some games, which got deleted. the purpose i say this is to tell that how this challenge and the next challenges you're gonna get, were hard for me and i gave up, but make sure u ask ppl around you, if they want any help with their work! and believe, helping other actually helps you, clarifying your knoledge and making you worthy for your ppl. that too much feelings for now, thanks for reading, Have a good day my friends and every persone out there!2 months ago
RBCodes
RBCodes
published a Repl
3 months ago
2
Emoji Hangman
Emoji Hangmana fun and interactive game where you have to guess the secret word represented by an emoji. You have a limited number of attempts to guess the word, and with each incorrect guess, the cute hangman gets a little sadder. Can you save the hangman and guess the word before he runs out of chances?
PriyanshuBisht4
PriyanshuBisht4
Op sis I also want to do this so i will continue leaning 3 months ago
JosephPrez
JosephPrez
Very creative. I enjoyed the diff emoji faces and the play-again prompt. I am inspired. Nice touch. 2 months ago
JosephPrez
JosephPrez
published a Repl
2 months ago
2
Day 40 - Contact Card Challenge
Day 40 - Contact Card ChallengeThis Repl asks the user to enter their personal information, stores it in a dictionary, and prints the user's contact card.
RBCodes
RBCodes
I love repl in which ppl use colors and make it look really clean, I want to ask how can I follow you 10 times for your work, 👌😁2 months ago
emer2020
emer2020
published a Repl
3 months ago
2
The Power of Libraries in Games
The Power of Libraries in GamesCheck out what I did on my 26 day of Python with #replit100daysofcode!
TSEzraT
TSEzraT
wow3 months ago
TSEzraT
TSEzraT
bruh doesnt even work3 months ago
RBCodes
RBCodes
published a Repl
2 months ago
2
MokéBeast *dictionaries with dynamic list!
MokéBeast *dictionaries with dynamic list!This Python code prompts the user to input their beast's info. It then stores this information in a dictionary and displays it back to the user with dynamic output.
PriyanshuBisht4
PriyanshuBisht4
Interesting code nice to play 2 months ago
Load more