Note: This is based off of the game agar.io.
Try to get as many food pieces as possible so you can defeat the other player! This is a local multiplaye...
# Environ
### The Bridge between Music and Code
Environ is a new coding IDE that sets up the perfect environment for coding. It has an editor worksp...
This game has gotten a first place tie in the repl.it multiplayer game challenge!
Note: This is based off of the game agar.io.
Try to get as many foo...
Can you make the computer say 15?
https://repl.it/@vedprad1/The-Game-of-15
If you win the game, make sure to post a screenshot in the comments below....
Roll your custom made dice! Choose how many dice and how many sides per dice, and then just press ENTER to roll!
https://repl.it/@vedprad1/Roll-The-D...
# HAPPY TAU DAY!
Today, we celebrate the irrational number that pretty much nobody knows. Tau is the double of Pi, for those plebeians who do not know...
A more "primeval" version of a file drive (like Google Drive) this File Management System is perfect to store multiple files!
https://repl.it/@vedprad...
If you are bad at memorizing your grocery list, this program will allow you to easily access your list, add items, remove items, and clear the list. G...
## Configuring a Connection in MySQL and Node.js
I am trying to use MySQL in Node.js to use databases. However, when i try to tun the program that ca...
I am transferring some of my Java GUI files onto repl.it. I noticed that when I tried to run this program, the progrma would not respond to my mouse a...
# Reading Console Input using Node.js
Is it possible to take in Console Input using Node.js? My way is not working.
[The Repl](https://repl.it/@vedpra...
I have heard that using a file with the extension of `.env` can allow you to hide variables from other users, but I do not know exactly how to do it....
Exported Module Functions are not Working in Node.js
I was working on a program that involved my own module. While I was testing it, though, I realized that an exported function that I was working on had...
# HTML File trying to use JavaScript in Node.js
I am using `express` and `body-parser` to parse an HTML file in Node.js. The problem is that whenever...
# Code Ask
### My own ask website, where you can ask coding questions!
##### Using node.js, express, url and body-parser frameworks, I built a server...
# Recording With a Microphone
I was experimenting with the @Google-Cloud/speech speech to text module in node.js. I was using the node-record-lpcm16...
# Web Scraping Repl.it
Has anyone successfuly web scraped repl.it to get the code? When I tried to scrape one of my programs, all I got was this messa...
I believe there is an error in my code, because the messages inside the socket.io connections are not showing up in the console. However I can't seem...
# Socket.io Delays to Emit Events
I have been noticing this for several days now while working on a project. After I define a new event and a listene...
### Marking Questions as Answered By Yourself
Is it possible to mark your own question as answered by yourself? I recently had a question that some p...
# What should I name my project?
I know that so many coders, authors, musicians, and others have proboably though over this question at least once in...