All Submissions for SmileBASIC
906 Result(s)
Random Page
Popular
Newly Added
Recently Updated
Alphabetical
Programs
Resources
OSP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
-
Lights Out (QSP)
By: 12Me21
none
-
Epicycloids
By: MZ952
EPICYCLOID OriginX, OriginY, CentralRadius, TangentialRadius, ScaleFactor, ColorDEF EPICYCLOID X...
-
Option Strict is Good
By: rando
There have been many lazy people, who think that declaring variables sucks and makes everything...
-
Tarudahat's random projects page: current project : Quess Draw
By: Tarudahat
CKE8VXLF
A game I made in 5 hours
-
The Lazer Wars
By: Joshuawl
Z5NX53HV
In this game you are a ship and you are against another ship. You both have three lives. Your go...
-
DEFY3D Pseudo-Texture Test
By: Avery
1R8EDWHE
This program uses a simple 3D rendering algorithm I have made months back, and it uses many indi...
-
Celtic knots!
By: SquareFingers
QK25P4JD
Look at a random selection from over 10^250 Celtic knotwork patterns. Different every time!
-
Automatic Code Indenter -- Updated
By: 12Me21
DKS8X5D6
Fixes/adds indenting to code
-
Xiaolin Wu's Anti-aliased Lines Algorithm
By: HackTheWorlds
5R3358KV
Draw anti-aliased lines in SmileBASIC!
-
IBLUR (Instant Blur!)
By: 12Me21
Instantly blur graphics!
-
one small but very angry boyo
By: MochaProbably
Q3E33ECP
just maybe not press A
-
Save files in SmileBASIC
By: joelable
Introduction
It's quite simpler that in Petit Computer, instead of using GRP files or whatever,...
-
Deterministic Pseudorandom Number Generator
By: ezman
The same random number, every time.
-
Rise
By: brilliance360
NDYD43SD
Intended to be designed for the 2017 Spring Programming Contest, Rise is currently an incomplete...
-
How to use Random's Big Dumb Library: Game Engine
By: randomous
How to use the Game Engine functionality in Random's Big Dumb Library
-
Escape Prison V.0.2.1 (Cancelled)
By: KingCo
RR5V8394
A text adventure game about a man in prison.
Unless if there are any bugs i need/want to fix, t...
-
Minesweeper
By: MCGamer20000
E3W3NNHV
Do I even need to describe this? It's Minesweeper!
-
Maze Generator
By: MCGamer20000
D3EEF3LJ
Maze generator using the same technique as Maze Daze for PTC, but now it returns a start point a...
-
CMD
By: triangle
QRA3J413
A command prompt/terminal-esque thing with support for installing custom commands.
It's programm...
-
Getting 3D Slider Value POC
By: flarn2006
CXDE33D4
SmileBASIC does not provide any way to read the value of the 3D slider, not that it would be par...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46