# **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...
I saw another post that made a 2d aim game in BASIC so I decided to try it and made my own little game. The code isn't pretty but it works lol.
You h...
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...
Ask a question, and the magic 8 ball shall answer. Or, it might tell you why it can't tell you, why it does not want to answer you, how it does not ne...
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...
# 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...
I was bored so I decided to try to create a perceptron neural network in the BASIC programming language.
For those who do not know, a perceptron is a...
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...
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...
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...
BASIC(beta) programming language - INPUT command not working

Could someone please help with the error. I...
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...
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...
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...
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...
# 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...