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.
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
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
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
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
Ruby
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 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 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
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
Took me a week or so to make. It isn't much, but it's there!
https://repl.it/@Zwxwvut/Breakout
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