Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Mae Tomlin

@Zwxwvut
I've been learning Java and C++, (mainly Java), for ~5 years. I'm always exploring new things with them. I also write in Ruby.
  • Super Bash Brothers

    Cover page
    Made with Ruby

    Text-Based version of Super Smash Brothers. Really testing my understanding of the language. This might be my last big Ruby project... maybe

    Recent comments (0)
  • LOLCODE Adding Script

    Cover page
    Made with LOLCODE

    Why am I doing this

    Recent comments (0)
  • Probability Simulator

    Cover page
    Made with Java

    I put so much heart into this and it looks great.

    Recent comments (0)
  • Alphabetical List Sorter

    Cover page
    Made with Java

    It sorts however many items alphabetically! Now with comments.

    Recent comments (0)
  • Text-Based Collectathon Proof of Concept/Prototype

    Cover page
    Made with Nix

    that's a lot of nested for loops

    Anyway, collect the plus signs to make the goal appear. Basic concept. It's not fun, but it works.

    Recent comments (0)
Repls
Community
Zwxwvut
Zwxwvut
shared a Post
4 years ago
What exactly does "cycles" mean?
After someones username, there is a number in parenthesis. Ex: @Zwxwvut(6) When you mouse over the number, it says "cycles." Does this mean anything s
katyadee
katyadee
The other answers are correct! I'd love to know what you think about Cycles.4 years ago
TheDrone7
TheDrone7
Cycles are repl.it's karma points. In simpler words - they're the total number of upvotes your comments/posts have on repl talk. You also get 5 cycles for best answer to questions in repl talk's ask board. (Mark this is the correct answer and refresh the page to see it in effect)4 years ago
Zwxwvut
Zwxwvut
shared a Post
4 years ago
This is my version of Super Smash Brothers, if it were text based. Yes, its not a perfect re-creation; it's not supposed to be! While this game does n
Zwxwvut
Zwxwvut
shared a Post
4 years ago
This is my take on Super Smash Brothers, but text-based! Obviously there are a few things different, from how the menu is layed out, to hp instead of
Super Bash Brothers
Ruby
Zwxwvut
Zwxwvut
I realised I posted this in the wrong place: please ignore this post.4 years ago
Zwxwvut
Zwxwvut
shared a Post
5 years ago
Ok, I'm not sure if this is just me or not... But pretty much everything when it comes to Java and C++ REPLs is broken. The little yellow greater than
slump3301
slump3301
c++ and Java are pretty old and come from a time where no languages could execute code in the shell. python is able to do that because it is a scripting language and it is build into the language itself. If you want a shell to type in commands to execute, compile, etc. you can right click anywhere over the code, click on command palette, then search and click on "Open Shell" and then under the main console a terminal shell will open. In simpler terms c++ and java are extensions of other language4 years ago
theangryepicbanana
theangryepicbanana
Repl.it has recently released their xterm console, which works differently from the old console. Maybe there will be an option at some point to change this.5 years ago
Zwxwvut
Zwxwvut
shared a Post
5 years ago
On all of my Java and C++ REPLs, whenever I give input, below the input, is what I inputted, followed by ^J. (Example: what's your name? Zwxwvut, belo
amasad
amasad
Fixed!5 years ago
timmy_i_chen
timmy_i_chen
Sorry about this - unintended bug. This will be fixed soon.5 years ago
Zwxwvut
Zwxwvut
shared a Post
5 years ago
Took me a week or so to make. It isn't much, but it's there! https://repl.it/@Zwxwvut/Breakout
ChrisHill
ChrisHill
Looks Great! The only problem I have is that the alert box appears and says press ok to play again but nothing happens the box just keeps popping up.5 years ago
carternotsteve
carternotsteve
cool, But the alerts happen quite a lot...5 years ago
amasad
amasad
it's cool, but I get stuck when I lose with alerts :/5 years ago