Skip to content
Sign UpLog In
Profile icon

theangryepicbanana

Verified
@theangryepicbanana
Just a 19 year old obsessed with programming and geometry dash. * < Raku
  • space

    Cover page
    Made with HTML, CSS, JS
    Recent comments (1)
    js134
    js134
    24 days ago

    how do you play

  • Collapsed!

    Cover page
    Made with polygott
    Recent comments (0)
  • Star-lang-specification

    Cover page
    Made with Bash

    work in progress specs for a programming language called "Star"

    Recent comments (0)
  • red.js compiled repl

    Cover page
    Made with Node.js
    Recent comments (0)
  • Switch

    Cover page
    Made with HTML, CSS, JS
    Recent comments (8)
    ninjadev64
    ninjadev64
    1 year ago

    nice!

    DeniseGutierre2
    DeniseGutierre2
    1 year ago

    Very fun! I loved it! Great job!

    AliCool
    AliCool
    2 years ago

    this is so cool! I really like it!!!!

    Pepijn123
    Pepijn123
    2 years ago

    Well made

    Appelschiller
    Appelschiller
    2 years ago

    verry cool yes

    CrazyVideoGamer
    CrazyVideoGamer
    2 years ago

    very interesting

    G0RG3
    G0RG3
    2 years ago

    Cool!

    kazukinn123
    kazukinn123
    2 years ago

    It was unique I must say :D

Repls
Community
theangryepicbanana
theangryepicbanana
shared a Post
3 years ago
#WEEKLY in Pascal
Did the weekly challenge in Pascal because it's cool. Pretty simple tbh
weekly 5
polygott
theangryepicbanana
theangryepicbanana
shared a Post
3 years ago
The L Programming Language This is a programming language that I made as my final project for my CS class this past year (for those of you who are cur
L
C++
Jakman
Jakman
The virus I am making in your language is nearly complete3 years ago
AmazingMech2418
AmazingMech2418
I'm currently thinking about making a pi approximator in your programming language, but it seems like this repl only contains a REPL for L, not a full interpreter/compiler. So, how would I read a program from a file and run it in L? Do you have a file reading system somewhere in this repl or another repl or would I have to create my own?3 years ago
TheForArkLD
TheForArkLD
i know these language > - DefLang > - L > - K3 years ago
theangryepicbanana
theangryepicbanana
shared a Post
3 years ago
Solution for weekly challenge #1 in APL. APL doesn't use * for multiplication so this technically counts I think.
weekly challenge #1
APL
raghavm
raghavm
kinda epic ngl 3 years ago
xxpertHacker
xxpertHacker
That's multiplication. Just not using *, nice work!3 years ago
theangryepicbanana
theangryepicbanana
shared a Post
3 years ago
This is a program that generates doc comments for C++ code! I originally made this for my CS class since we have to include documentation for function
cpp-docgen
perl6
xxpertHacker
xxpertHacker
Does this actually work? It looked pretty cool, so I grabbed one of my recent C++ files, and it did nothing. I tried out my file from a larger project that simply checks if the user enters "yes" (case insensitive) and it did nothing. My URL: https://repl.it/@StudentFires/YES0Var.3 years ago
noodles37
noodles37
damn i need something like this, thx so much!3 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
(I didn't know that I was supposed to submit it here so I did it in share first lol) Ring, my entry for the repl.it competition, is a simple web app
space
HTML, CSS, JS
ebest
ebest
This is soooo awesome! What if you coded a screensaver out of this? I'd definitely pay for it. (Although I probably can't. No credit card. so it's a if I could) 11/10 would be the rating.4 years ago
jajoosam
jajoosam
This is so cool 🤯 @theangryepicbanana can you add a function which adds a ring by itself every few seconds? We're gonna put it up on a screen at repl.it HQ and it'd be cool to see it progress!4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
Ring, my entry for the repl.it competition, is a simple web app that adds a spinning ring with random properties (e.g. color, thickness, size) to the
space
HTML, CSS, JS
Wilke000
Wilke000
Cool: image !3 years ago
nN34398Ff
nN34398Ff
Er, it doesn't do anything. I waited for 30 seconds and nothing happened.3 years ago
kittycornNeda
kittycornNeda
wwwooowww 3 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
(repost from the game jam btw) Collapsed is a fun and challenging game where you have to break (by clicking) groups groups of 3 (or more) blocks that
Collapsed!
polygott
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
Collapsed is a fun and challenging game where you have to break (by clicking) groups groups of 3 (or more) blocks that are the same color to make sure
abc3354
abc3354
I want this game to go faster !4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
LineLang is an esoteric programming language only using characters made of lines. the docs are in the code. any feedback is appreciated
ll
Ruby
CapitalFront
CapitalFront
Mine is a Cow similar language that has Syntax based on Java but uses numbers I haven’t made the compiler yet : https://github.com/BrokeWebDeveloper/AltSum3 years ago
HappyFakeboulde
HappyFakeboulde
documentation?4 years ago
Zavexeon
Zavexeon
Why? Anyways, pretty neat! I've been working on my own language, Zwei.4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
Sixel lib for Dart. What lang should I do next? btw you can see the output here
sixels in Dart
Dart
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
I have now made it so you can use sixels in the Julia programming language. This repl graphs 3 different equations using magic. test it out here btw
julia yay
Julia
theangryepicbanana
theangryepicbanana
Oh yeah, upvoting this post makes the repl graph the equations faster4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
With this small function I've made, you can import a file from any repl (it doesn't have to be on your account!), and it will import the file into you
import ruby repl in ruby
Ruby
HappyFakeboulde
HappyFakeboulde
Nice4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
(I have no clue how hardit does this, so imma do this my way) Featured answer from last week: https://repl.it/@Reader8765/RPOTW-2-Javascript-Submissi
RPOTW #3
Ruby
PYer
PYer
sounds fun!4 years ago
B0T
B0T
:thinking: 4 years ago
theangryepicbanana
theangryepicbanana
Let me know if you have any questions about the problem (I'm not giving you the answer tho)4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
Comment with a link to the repl you used to solve the problem!
RPOTW #3
Ruby
Reader8765
Reader8765
My next JS answer.4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
With the recent introduction of Sixels, I have been able to remake my original Connect 4 game with new features, better graphics, and more effects. T
Connect-4 2.0
Ruby
LilySakai_Johns
LilySakai_Johns
i do not know how to play at all!!!!!!!!!4 years ago
HappyFakeboulde
HappyFakeboulde
Nice. Have an upvote.4 years ago
theangryepicbanana
theangryepicbanana
Upvoting this post makes the game a bit faster (in case you didn't know)4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
With this, you can view pictures that are displayed in the terminal. 2-3 of them are kinda slow to load, but besides that, it works perfectly. You ca
Image reader in the console
Ruby
boboss
boboss
Hi, where can I have the experimental terminal extension?4 years ago
theangryepicbanana
theangryepicbanana
Here's the link you need: https://image-reader-in-the-console.theangryepicbanana.repl.run/rob/4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
Sixel graphics allow you to control individual pixels in the terminal, not just characters. I have made a library that makes Sixel graphics easier to
FrugalWindingParallelalgorithm
Ruby
theangryepicbanana
theangryepicbanana
Upvoting this post makes it a bit faster, and speeds up development btw4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
A (work in progress) painting app in the terminal! Things to note: it's a bit laggy (upvoting this post makes it faster though). click the color you
Terminal paint app
Bash
Sreedeepta
Sreedeepta
error2 years ago
Tania1
Tania1
{eek c-beans-dank-memes-amino-521567663 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
My Discord bot for the competition, along with it being my first Discord bot. Its syntax is based on Perl 6, like the command .say: "number: $_" for ^
Banana-Bot
Ruby
theangryepicbanana
theangryepicbanana
Feel free to give me suggestions of things to add!4 years ago
theangryepicbanana
theangryepicbanana
shared a Post
4 years ago
My Discord bot for the competition, along with it being my first Discord bot. Its syntax is based on Perl 6, like the command .say: "number: $_" for ^
Banana-Bot
Ruby
John_WardWard
John_WardWard
@theangryepicbanana I fed banana bot an upvote XD4 years ago