@RomeroSchwarz
Truth is, game was rigged from the start.
ANSI codes are annoying, so I made a little cheat sheet for anyone to use. I know there are other modules for this or whatever, but I just wanted to m
Python
I've been learning c++ recently, and decided to take on a text editor. Using the input method that I explained here, I made a pretty rudimentary text
C++
CSharpIsGud https://repl.it/@CSharpIsGud/cpp-text-editor Here is a revised version of this, it handles input and rendering better.
For example when typing into the editor the terminal does not flicker.3 years ago
sycrepl Also i really like how you can just type c [name] rather than c then name in another input. Can't tell if that was intended3 years ago
So, in all of the repl consoles, you need to press enter to input something. However, there are ways around this. This one is for c++.
First, we're g
C++
ChimaNwosu1 Hey do you have any advice on how I can use this code to make a d- pad. So like when I press wsad instead it prints out a space to the right, left, down, or up instead of an integer?3 years ago
just messing around with the chatterbot github and english corpus and created an excessively large dataset for it.
Note:
It's really slow because the
Python
Recently, I needed a progress bar in a project, so I thought I would share it so any can use it. Just paste the function (and imports) into your pytho
Python
Inspired by @AlexanderTarn 's BEAN Language.
I decided to make a language that is meant to be easily readable.
INSTRUCTIONS/DOCUMENTATION
Creating
Python
(Not related to 1300's peasant simulator)
This was a test for a text adventure engine that I plan on making. Right now, it's not much. You can really
Python
AlexanderTarn First of all this isn't America
Where is McDonalds?!
Or the deep-fried Oreos?
(Sorry I'm hungry)3 years ago
TemporaryRager You don' have to from os import system, name and then create the clear() function. Repl.it has a built in file. just from replit import clear.3 years ago
Inspired by my AP World class, I made a game about the black plague. You play as a peasant trying to survive the plague. Try to unlock all of the endi
Python
I've seen quite a few Brute Force Password Crackers on here, so I thought I should give it a go. It's a bit slow; I'm not sure how to optimize it.
He
Python
Cornbread414 I took this and edited it a little bit to fix some spelling errors and the end message.3 years ago