Skip to content
Open navbar menu
Sign UpLog In
Profile icon

ben

@awesome10
This is thirty five characters long
  • <text></adventure!>

    Cover page
    Made with Python
    Recent comments (0)
  • The adventures of Azu

    Cover page
    Made with Python
    Recent comments (0)
  • card game attempt

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
awesome10
awesome10
shared a Post
2 years ago
[wip] among us tasks
i threw together a couple among us tasks cause why not (still working on it so don't freak out if there are errors)
some stuff
Python
Kai_Justice
Kai_Justice
I like the way you organized your code! For the numbered functions in animations.py you could replace them with something like this: """animations.py""" def displaykeypad(num): for i in range(1, 9): print(" " if num != i else " [] ", end="\n" if i % 3 == 0 else "|") if i % 3 == 0: print("-----" * 3) | | [] | | | | `2 years ago
awesome10
awesome10
shared a Post
3 years ago
100 cycles!!!! Text adventure! This was made for a competition between me and syflexer (didn't ping on purpose) and now i have 100 cycles, so this is
<text></adventure!>
Python
Bookie0
Bookie0
Also, might want to fix this: D5354BBB-3990-4F6E-B268-4675B4A1E3323 years ago
Bookie0
Bookie0
Why do you put the colors in a function? You should put it in a variable so that you can put multiple colors in one print line.3 years ago
VulcanWM
VulcanWM
Maybe you could make the text faster3 years ago
awesome10
awesome10
shared a Post
3 years ago
Not really a problem, but for some reason, ever since a week or two ago, everything I post, including comments, has at least 2 upvotes. (One from me)
awesome10
awesome10
wait what i thought you couldn't lose cycles...3 years ago
Pepper100
Pepper100
I believe you automatically upvote all of your posts or comments, this comment will have at least one upvote, because repl.it automatically upvoted it for me.3 years ago
awesome10
awesome10
this is now on the top of ask because of all the commenting3 years ago
awesome10
awesome10
shared a Post
3 years ago
This is my first C project (i just learned all the c's, C++ C# and C for fun) and its kind of bad
c [nothing]
C
awesome10
awesome10
shared a Post
3 years ago
this is my first C# project, thanks to @Coder100 for helping me with a problem I was having!
csharp
C#
Coder100
Coder100
Awesome! Just a tip: at the end, you probably want to add a Console.ReadKey();. This will just ask for the user to press a key to end the project (and on the desktop, closing the terminal).3 years ago
awesome10
awesome10
shared a Post
3 years ago
Recently, I've been attempting to learn C#, but I can't find a working way to convert an string to an int, please help
csharp
C#
Coder100
Coder100
Hello, you are in luck! The process is quite easy. Solution string number; int converted; number = "50"; converted = int.Parse(number); Note: It is HIGHLY recommended that you sanitize user input before doing this! C# is very sensitive to spaces and non-numerical characters. Please mark as correct answer if it has helped you!3 years ago
awesome10
awesome10
shared a Post
3 years ago
Hi! so, i am making a new game, and here is a demo for it! i hope you enjoy and comment suggestions! and in my own words >not upvoting is not caring!!
demo
Python
awesome10
awesome10
shared a Post
3 years ago
So, I was looking through the languages that repl.it has, and I found one called Elixir. Does anyone who is willing to teach me know it?
aar2dee2
aar2dee2
Started a series of Elixir Tutorials for Beginners on Replit. Part 1 here2 years ago
josefrichter
josefrichter
Elixir is amazing, especially for web apps. It's a secret weapon really, great for highly concurrent realtime services. At the same time, it has simple elegant syntax and some nice language features, that make it a pleasure to write even simple stuff in it - it's much easier to grasp than say Rust, Clojure or Go, the syntax is much closer to Ruby or Python. I wholeheartedly recommend this course, although a bit dearer at $99, it's the best online course I've ever taken myself https://pragmatics3 years ago
AmazingMech2418
AmazingMech2418
I actually just learned some of Elixir for my pi approximation project.3 years ago
awesome10
awesome10
shared a Post
3 years ago
I just looked at some tutorials today, and I learned some cool stuff! Nothing compared to anyone who knows C++ decently, but today is my first day!
C++
C++
DynamicSquid
DynamicSquid
Might wanna use using namespace std; since you're just starting out3 years ago
awesome10
awesome10
shared a Post
3 years ago
i made this because i didn't know what else to do
an animation
Python
lightningrock
lightningrock
cool3 years ago
awesome10
awesome10
shared a Post
3 years ago
an animation. since this needs to be fifty characters long i just said that. fullscreen not required ok thanks bye
an animation
Python
awesome10
awesome10
shared a Post
3 years ago
Guess a number! because we're in quarantine and im not creative, i made a number guesser! and as usual: >not upvoting is not caring! have an awesome
hi nothing to see here
Python
awesome10
awesome10
shared a Post
3 years ago
The 3 U's! thanks to @DynamicSquid for telling me about the 3 U's! and as usual (not actually usual), >Not upvoting is Not caring! Thanks for read
3 U's
Python
dabs364
dabs364
it's very useless so I like it @awesome103 years ago
DynamicSquid
DynamicSquid
:), but some of your code doesn't really make sense... line 1, 7, 10, 12-21, 23-283 years ago
awesome10
awesome10
shared a Post
3 years ago
this is JUST FOR FUN >i am a beginner repler, so dont judge me ok? also, i love MARKDOWN!! :D and * DO. NOT. UPVOTE THIS. Because everyone wants upvo
random functions!
Python
awesome10
awesome10
@redair HEY!3 years ago
awesome10
awesome10
hey people, because i feel like i shouldnt put this anywhere else, please give me ideas for something to code, i really need some ideas -- and python only im not good at anything else :D3 years ago
awesome10
awesome10
good job people, 0 upvotes! im pretty sure this is the least upvoted post!!!3 years ago