D: The first game I made that I actually released here was John. xD - A game I'm still completely
not proud of in the slightest because it was terrible and I was a complete noob.

(The code could have been about 50 lines long but was actually over 1500)
The first thing I actually coded in DBP was a game called Porky Goes Pop - where you press any key to get the next frame.
It was hardly a game but still the first thing I had ever programmed in my life:
cls 12000000
circle 256,192,51
circle 400,192,51
circle 256,192,50
circle 256,192,45
circle 256,192,40
circle 256,192,35
circle 256,192,30
circle 256,192,25
circle 256,192,20
circle 256,192,15
circle 400,192,50
circle 400,192,45
circle 400,192,40
circle 400,192,35
circle 400,192,30
circle 400,192,25
circle 400,192,20
circle 400,192,15
dot 400,192,3000000
dot 401,192,1000
dot 401,193,1000
dot 400,193,1000
dot 256,192,3000000
dot 257,192,1000
dot 257,193,1000
dot 256,193,1000
dot 255,192,1000
dot 255,193,1000
dot 399,192,1000
dot 399,193,1000
dot 399,191,1000
dot 400,191,1000
dot 401,191,1000
dot 255,191,1000
dot 256,191,1000
dot 257,191,1000
line 206,400,450,400
line 206,399,450,399
circle 328,300,44
circle 306,325,10
circle 350,325,10
circle 328,300,45
line 228,401,428,401
line 234,402,424,402
circle 328,300,180
circle 328,300,181
circle 328,300,179
line 148,120,328,120
line 148,120,200,172
line 508,120,148,120
line 508,120,455,173
print "Press anykey to start playing "porky goes pop""
wait key
print "Pressing anykey will be the way to skip to the next screen (unless it says"
print "otherwise)"
wait key
print "Press anykey now to make porky pop"
wait key
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print ""
print " POP!"
dot 400,192,12000000
dot 401,192,12000000
dot 401,193,12000000
dot 400,193,12000000
dot 256,192,12000000
dot 257,192,12000000
dot 257,193,12000000
dot 256,193,12000000
dot 255,192,12000000
dot 255,193,12000000
dot 399,192,12000000
dot 399,193,12000000
dot 399,191,12000000
dot 400,191,12000000
dot 401,191,12000000
dot 255,191,12000000
dot 256,191,12000000
dot 257,191,12000000
ink 12000000,12000000
circle 256,192,51
circle 400,192,51
circle 256,192,50
circle 256,192,45
circle 256,192,40
circle 256,192,35
circle 256,192,30
circle 256,192,25
circle 256,192,20
circle 256,192,15
circle 400,192,50
circle 400,192,45
circle 400,192,40
circle 400,192,35
circle 400,192,30
circle 400,192,25
circle 400,192,20
circle 400,192,15
line 206,400,450,400
line 206,399,450,399
circle 328,300,44
circle 306,325,10
circle 350,325,10
circle 328,300,45
line 228,401,428,401
line 234,402,424,402
circle 328,300,180
circle 328,300,181
circle 328,300,179
line 148,120,328,120
line 148,120,200,172
line 508,120,148,120
line 508,120,455,173
ink 11000000,11000000
line 558,120,455,223
line 558,120,395,180
line 395,180,300,130
line 300,130,250,180
line 250,180,100,120
line 100,120,130,200
line 130,200,90,225
line 90,225,140,260
line 140,260,80,310
line 80,310,170,300
line 170,300,250,330
line 250,330,300,300
line 300,300,350,340
line 350,340,400,290
line 400,290,430,275
line 430,275,455,223
wait key
