A while ago, I released Renderspice Alpha V001, it contained many features for creating games in the HTML5 canvas with Javascript.
Today, in light of...
I’ve been starting to code a new project that I aim to be a multi-platform habit tracker, calendar, and class manager. Would anyone be interested in h...
problem with monster health when trying to deal damage
so for some reason i dont think the varible is saving itself so the monsters health never goes down even though it should and i have spent a bit tryin...
# WallBound ASCII edition
## Directions:
* In this game, you will try and reach the target by moving around.
* According to newton's first law: an ob...
# ruby - A cryptocurrency mining game
***
Have you ever been wondering how is it like to mine cryptocurrency but you don't have a powerful enough comp...
Hi everyone,
I put together a little [Tetris](https://repl.it/@ericqweinstein/Tetris) game and thought I'd write a tutorial on how it works. (This co...
You are a patient in a hospital where all the medicine labels have been mixed up. Each medicine has a name and a description: For example, "Healthy Le...
[TESTING] 📞 Voice and Text chat with WebSockets! 🌐
# PolyphonyPreview
### Communicate with your friends over voice and text.
This is just a testing site for a bigger project; you may have guessed tha...
Hello everyone! We're less than a week away from the end of the jam so it's time to start polishing up your projects and submitting them. We'll close...
So, I have been trying to make a search engine, but, the thing is, I don't want it to scrape websites. I just want to put in custom results. So say I...
Hi,
This is a sequel to The Most Simplest Program Ever (that you can access here: https://repl.it/talk/share/The-Most-Simplest-Program/26943)
Please...
I made a funny sentence generator. It really funny! Just run the repl down below and it will generate a new funny sentence every 4 seconds!
> thanks...
introducing basic drawings
(i say that like this is impressive lol)
this is a program for drawing basic drawings written in basic
controls:
wasd - m...
As said in the title, this is just a gravity simulator.
It essentially uses Tkinter text bindings, time.sleep, and <tkintervarname>.move() to move a...
Originally was for helping someone with a project within the [Odin Project](https://www.theodinproject.com/), but I got carried away and started addin...
Does repl.it support Javascript ES6's `import`/`export` syntax? For example, I'll have this line: `import module from './module.js'`, but it'll give m...
I made a a proof of concept for instantiating a bunch of repls. As you may have seen, I recently made a [Node API client](https://repl.it/talk/announc...