Robert Furr
@RobertFurr
Hello, I'm Robert! I got my start in coding here on repl and I'm now a student open-source developer writing Python programs!
0
Syntax HighlighterAn incredibly simple syntax highlighter I wrote in Python.
4
0
0
So I've been having this issue for quite a while but I'm finally deciding to post about it. The blinking cursor in the editor is off and it's so annoy
InvisibleOne Sometimes if you resize your editing window a little bit, and then put it back it fixes the problem.2 years ago
1
biogeochem-cycles-gameMy biogeochemical cycles game which I made for environmental science.
38
0
1
Digital Swiss Army Knife
This is the repl release of my Digital Swiss Army Knife Project (or DSAK for short)
DSAK is a terminal shell utility writte
Bash
BillLMoore Thanks for the info. I have never heard about this knife before. I want to buy a brisket knife and that is why I am searching for the best brisket knife online on google search and found your post. I would love to know more about this project. Please keep us updating regarding this project.10 months ago
brandonmane I think before you consider a swiss army knife, you should take a look at tac force. They have affordable blades which are some of the best. i read a review on them here (https://smokekitchen.net/tac-force-knives-review/) and decided to buy them from amazon. One of the best knife i have as a knife collector.1 year ago
Hello REPL
I'm still working on Beta V8 but you might see it on REPL within the next month or two ;)
New features:
Saving your game :pog:
The enti
Bash
It's here!
Beta V7 of my game Weeding Simulator
This version is very polished compared to V6.
CHANGELOG
Change between color mode and no color mode
Bash
I have finished this beta version of my game, Weeding Simulator
Changelog:
Bug Fixes!
Multi-Platform Support (hopefully)
And I saved the best for las
Bash
Here is a fixed version of my Weeding Simulator game for all of you to enjoy! :)
The game is kind of a spaghetti code mess but I hope to add things l
Bash
This is the first time I've actually posted in a while.. lol.
So lately I've been messing around with bash like way too much and I've figured out howpolygott
This is an example of ASCII fluid dynamics using a program called endoh.c
Useful links if you want to learn more:
Download Archive:
http://www.ioccc.
Bash
This is an unfinished repl that I don't want to go to waste do whatever with it :)
Bash
I was working on a new game and when I went to test the following:
if choice == 1:
os.system("startgame.py")
if choice == 2:
os.system("python re
CodeLongAndPros Was repl updated and this function removed?
No
Can you add this to your code?
print(type(choice))?
I have a hunch that you need to do this
if choice == "1":
os.system("startgame.py")
if choice == "2":
os.system("python readme.py")
`3 years ago
This version just consists of bug fixes. Big thanks to @Jackal42 for finding a few bugs!
Bash
PAYTONPERKINS Great game but one thing I noticed is that if you don't get exactly the experience requirement and went over then it doesn't level you up and you will be stuck on level one for the entire game.3 years ago
This is Beta V1 of my weeding simulator game. Also, don't let the language fool you. This was coded in python. It just uses a bash script to start the
Bash
Completely randomized game. See how many days you can go without running out of energy!
Python
I'm currently working on a DosBox bash program and I was able to mount the C: directory but I can't switch to it because I can't put in the colon (shi
vismodo Hey there, Robert Furr!
I noticed the same when I used a Python tkinter window! The solution is to bring up your touch keyboard! You can get help to bring up the touch keyboard from Google Support or you can search the web. I use macOS, and it works for me when I bring up my touch keyboard. You can use this keyboard even if you are not on a touchscreen!
Hope this helps!2 years ago
HackermonDev If you're on ChromeOS you can right-click then click emoji then when the keyboard opens exit out of emoji and enter a colon. If you're not on a Chromebook you can copy a colon from another website then go to the shell right click and press paste.
> Mark this as answered if it answered your question3 years ago
This took me forever to make but I finally did it. This is a very good program for secret messages.QBasic
Why can't we have root access in bash? It doesn't make a whole lot of sense...
FriendlyGooseMan I mean you could just create a .bat file on your pc to do this but yes I agree it would be nice to have root access it would open a ton of possibilities3 years ago