benji 10
@benji10
9 < benji < 11
0
This is a basically a duplicate of @IMayBeMe 's word bank, but it was so fun, I had to give it a try. I wrote it in node and stuff so it should be qui
Node.js
IMayBeMe This is great, it's definitely way quicker and smoother than mine which has turned out to be really slow. Also, I really think that the error message looks great and goes perfectly with the world bank.2 years ago
Just messing around with html canvas, got something cool. Tried to minimize as much as possible to get the least number of chars. A bit slow I think b
HTML, CSS, JS
This is a platformer collision detection thing I've been working on for quite a while now.
HTML, CSS, JS
An improved version of my python project where it visualizes a cube in multiple dimensions. Will go up to 12 dimensions depending on stuff.
HTML, CSS, JS
benji10 Here is my python one if anyone's interested.
https://repl.it/talk/share/any-dimensional-cube/362893 years ago
The program will create a cube in any dimensions and display it. repl.it will only allow up to 5 dimensions though. Press "p" to toggle perspective wh
Python (with Turtle)
my first repl project.The snake game. You can customize it by changing the code a bit.
Python (with Turtle)