# **Rules**
The Repl.it community is a place for users to share code, ask questions, and discuss coding-related subjects. We're committed to making i...
Hi everyone!

Use this space to share anyt...
If you didn't see my email, we released an app that lets you --look-- loop back on your year. Check it out https://replitloopback.repl.co/
Let's use...
For whatever reason, I really felt like making something in BASIC again. However, I had no ideas. But then, I was reminded of [this video](https://www...
Hey everyone!
I've been working on a classic [BASIC](https://en.wikipedia.org/wiki/BASIC) language inspired by Microsoft Atari Basic. It comes with a...
New in Basic: Sound, high resolution, and clean syntax
We're approaching 1.0 for Basic so I wanted to do a big final push before I lock the features and start focusing on fixes and performance enhancements...
It's practically a meme to put Bad Apple on everything, from graphing calculators to Gameboys.
https://www.youtube.com/watch?v=6pAeWf3NPNU
So, I fig...
# This is @21natzil's PFP rendered in BASIC.
I resized the image to a 50x50 bitmap, processed it through [this Repl](https://repl.it/@SixBeeps/BMPToB...
I'm quite excited about the recent implementation of BASIC into Repl.it because it was my first language (in a way). I just wanted to mess around with...
I asked @CodingCactus to animate his PFP in Basic but Basic didn't have the right APIs to do this -- now it does!
This is a fork of his original post...
This is an attempt to recreate the classic game Pong with BASIC, the language (or at least another form of the language) used to create the original g...
Here is a game of Snake in BASIC! This is my first BASIC program (well, outside of my calculator at least with TI-BASIC and excluding Visual Basic (VB...
Attempt at Profile Picture using the new BASIC language
My attempt at using the new BASIC language made by @amasad (https://repl.it/talk/learn/Announcing-Basic-Language-With-Graphics-Beta/31741) to recreate...
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...
## Credits
:P Thanks to SixBeeps for giving me moral support and tips and Repl.it for actually making Basic possible
## Wut
Basically this program ju...
# Introduction
If you didn't know amasad made a programming language called basic and it is pretty cool, I tried it out and I think it is a cool idea....
# 00000 DRAWING FUNCTIONS FOR PG-BASIC
00010 THIS TEMPLATE INCLUDES FUNCTIONS FOR DRAWING
00020 FIGURES AND SHAPES IN PG-BASIC, AMASAD'S NEW
00030 BA...
A while back, the `DRAW` command was added to the PGBasic subset. I figured this command would speed the rendering process up by quite a bit. Combined...
Sometime last night, I posted a Repl that made the funny Zwack image. It was horribly inefficient, and it took up a lot of space. This is that engine,...
# Hello everyone!
**In sometimes, you may want to know the ASCII code of a word, sometimes you just want to know it, but sometimes you need it to do w...
Which dialect of BASIC follows Basic (beta) - pg-basic?
Hi,
I am new in reply.it which I am now starting to explore. I arrived here through the very interesting https://repl.it/@paulgraham/repeat repl.
This...
Hi, I was trying out the Basic(beta) language and the example that uses the INPUT command doesn't seem to run properly.
Is anyone able to get INPUT t...