Skip to content

Instantly share code, notes, and snippets.

@scruss
Created September 10, 2025 23:42
Show Gist options
  • Save scruss/e4549245093eaccd59cd3d54895c828c to your computer and use it in GitHub Desktop.
Save scruss/e4549245093eaccd59cd3d54895c828c to your computer and use it in GitHub Desktop.
GW-BASIC "PLAY" commands ...
10 ' nevergon.bas
20 PLAY "t114"
30 ' we're no strangers to love
40 PLAY "l8 deffge. l16 d l2 c. l4 p4."
50 ' you know the rules and so do i
60 PLAY "l8 ddef l4 d l8 c>c p8 c< l2 g "
70 ' a full commitment's what i'm thinking of
80 PLAY "l8 p4 ddefdfg p8 ed l4 c. p4."
90 ' you wouldn't get this from any other guy
100 PLAY "l8 ddefd l4 c l8 ggga l4 g p4 "
110 ' i just wanna tell you how i'm feeling
120 PLAY "ml l2 f l8 f mn gaf ggga l4 gc p2"
130 ' gotta make you understand
140 PLAY "l8 defd p8 ga l4 g."
150 ' never gonna give you up
160 PLAY "l16 cdfd l8 a. a. l4 g."
170 ' never gonna let you down
180 PLAY "l16 cdfd l8 g. g. f. l16 e l8 d"
190 ' never gonna run around
200 PLAY "l16 cdfd l4 f l8 g e. l16 d l4 c"
210 ' and desert you
220 PLAY "l8 c l4 g l2 f"
230 ' never gonna make you cry
240 PLAY "l16 cdfd l8 a. a. l4 g."
250 ' never gonna say goodbye
260 PLAY "l16 cdfd l4 >c< l8 ef. l16 e l8 d"
270 ' never gonna tell a lie
280 PLAY "l16 cdfd l4 f l8 ge. l16 d l4 c "
290 ' and hurt you
300 PLAY "l8 c l4 g l2 f p4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment