# 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 c...
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...
Ring, my entry for the repl.it <space> competition, is a simple web app that adds a spinning ring with random properties (e.g. color, thickness, size)...
# How to get started
### Step 1: install discordrb
The discordrb gem (library) is required to make a discord bot in Ruby. You can install it by typing...
Connect 4 2.0 (with better graphics and more effects!)
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...
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...
Connect 4 in the console (with color and animations!)
Using the new xterm terminal in Ruby, I've created a Connect 4 recreation that runs in the console, has color, and has animations. The game is two-pla...
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...
https://repl.it/@theangryepicbanana/Propertyjs-p5js-ver
Tried to recreate Geometry Dash in HTML using a JS library I've been making \(called Property...
I have finally finished my documentation guide for a programming language that I have been working on called Talk (originally called SimpleScript). Th...
For the 4th codejam competition (challenge was to make a game in the terminal), I decided to recreate the game Pong. It is single-player only, but doe...
(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 <space> competition, is a simple...
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...
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...
*(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-Subm...
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](h...
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...
Added a mode for Talk for the Ace editor. Included example code. The official Talk website is right here: https://talk-reference-guide.theangryepicban...
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...
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...