Skip to content
Sign UpLog In
Profile icon

Anthony Mouse

@AnthonyMouse
Code API's and cool stuff Like to make Programming Languages and Browsers and OS's
Repls
Community
AnthonyMouse
AnthonyMouse
published an Update
6 months ago
0
My Adventure Story
My Adventure StoryJoin me in the 100 days of code. #replit100daysofcode #python
Changed colors
I changed the colors of my program to look cooler.
#python
#100DaysofPython
#100daysofcode
AnthonyMouse
AnthonyMouse
published a Repl
6 months ago
0
My Adventure Story
My Adventure StoryJoin me in the 100 days of code. #replit100daysofcode #python
AnthonyMouse
AnthonyMouse
I changed the colors of my program to look cooler.6 months ago
AnthonyMouse
AnthonyMouse
published an Update
1 year ago
1
Talking Ben
Talking Ben Console
Base 64 VGhlIGF4b2xvdGxzIGFyZSBub3Qgd2hhdCB0aGV5IHNlZW0uLi4= Anthony Mouse hi, i've made talKing bEn for your pleasuRe, and to make Sure crazy fox girl (@WillaSchneider ) doesn'T get me. yeah, you too ryLand. (@RylandHunt)
WillaSchneider
WillaSchneider
@AnthonyMouse that is so mean?! WHY!? I will get you now ;P1 year ago
AnthonyMouse
AnthonyMouse
@WillaSchneider There are two secret codes in this message. Look at the capital letters....1 year ago
AnthonyMouse
AnthonyMouse
published an Update
1 year ago
0
Essay Checker: Check for repetitiveness.
This is something I made for my friends who think their work is too repetitive.
AnthonyMouse
AnthonyMouse
published a Repl
1 year ago
0
AnthonyMouse
AnthonyMouse
published a Repl
1 year ago
0
AnthonyMouse
AnthonyMouse
shared a Post
1 year ago
umm... yeah so i made a basic loading screen... is there more to say?
LoadingScreenTemplate
HTML, CSS, JS
AnthonyMouse
AnthonyMouse
shared a Post
1 year ago
I was going through my repls when I found this old thing! It is (quite obviously) a polling app. Don't ask me how it works. With this, I made my Who
Poll
Node.js
AnthonyMouse
AnthonyMouse
shared a Post
1 year ago
It's simple. I made an anonymous chat with only 15 lines and the modules fs and prompt. Check it out! UPDATE 1: It is now only 11 lines, as I removed
AnonymousChat
Node.js
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Here is the example from the Three.js website!
ThreeJSTemplate
HTML, CSS, JS
VulcanWM
VulcanWM
Nice!2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Hi! I'm back to posting, and I have started animating. So I made this gallery of my animations. Comment requests!
anim
Node.js
FloCal35
FloCal35
Nice2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
What would be the coolest browser or OS idea? Post below! Plz upvote if you want more like these...
SixBeeps
SixBeeps
I'd like to see someone make an OS that runs on NES 6502 assembly, so that I can use it as a computer. Sure, there's no hard drive in there, but maybe you could incorporate it as part of the cart?2 years ago
Coder100
Coder100
using windows + edge2 years ago
tussiez
tussiez
A Linux-based OS with native Wine support, so I can run my favorite Windows apps on Linux!2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Whenever I try to do document.getElementById(...) it says its null. How do I fix this?
RYANTADIPARTHI
RYANTADIPARTHI
can we see your code? or your repl?2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Please do not spam anything I’ll have to reset everything. :(
Like Covid?
Node.js
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Shalom! I have made an example of a polling app with only Expect a tutorial coming soon!
Poll
Node.js
FloCal35
FloCal35
If you press anwer one it says you have chosen answer two2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
They won the competition, so why can’t we use it yet?
Coder100
Coder100
it takes about like 6 months for a language to be fully public. For example, you can run asm but it's not in the languages list. https://github.com/replit/polygott <-- where all the langs are2 years ago
JBloves27
JBloves27
I think they haven't fully approved it yet to replit, maybe they might add it later on this year. I will try to keep you notified about it. I hope this helps as well!2 years ago
programmeruser
programmeruser
Here: https://repl.it/talk/templates/Basil-Template/1123582 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Hi. My code does not work. const fs = require("fs"), ELT = [ "H1", "H2", "H3", "H4", "H5", "H6", "P" ] let html = "" function parse(string) {
Coder100
Coder100
also btw you don't need to worry about the carriage return, we use LF here2 years ago
Coder100
Coder100
im confused wdym2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Hello! I’m @EitanAlperstein (also @AnthonyMouse) with a tutorial. Hope you like it, because I spent a lot of hard work on the language AND the tutoria
Expression1
Node.js
Battledash2
Battledash2
No semicolons. Hate it. Just kidding :) If I'm being totally honest, there's no lexer or parser.... It's all regular expression :(1 year ago
programmeruser
programmeruser
How is this creating a functional programming language? (sorry for necropost)2 years ago
programmeruser
programmeruser
I know sync is probs a bad idea Well, it's not such a bad idea if you're not creating a high performance application such as web servers, and you're just creating something like a terminal application.2 years ago
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Hello! I’ve made a cool front end API, enjoy…
Layer1.js
HTML, CSS, JS
AnthonyMouse
AnthonyMouse
shared a Post
2 years ago
Making a (More Complex) Front End API Tutorial I love making APIs (and giving them horrible names :P) So first of all, you need to know about DOM in j
AECA
HTML, CSS, JS