Loved playing this fun lil infinite runner! My best score was ~200 although I accidentally closed the window before I could read it proper! Great work!!
It is a QB64 rewrite of a game I made 20 years ago in Quick Basic. Back then it would run in MSDOS, now it runs in a window of its own that mimics that DOS environment.
And that's necessary. It relies on having a fixed number of lines, which CMD doesn't.
← Return to game
Comments
Log in with itch.io to leave a comment.
I got a score of around 300. 🙂
I haven't seen anything in QBasic for quite some time.
Good job!
Loved playing this fun lil infinite runner! My best score was ~200 although I accidentally closed the window before I could read it proper! Great work!!
Yeah, I may need to check if I can fix that without going over 500 chars
Nice to see some QBasic representation! Also, as someone who has previously released a game called U Dead, I love your game over message.
is this game made in cmd?
It is a QB64 rewrite of a game I made 20 years ago in Quick Basic. Back then it would run in MSDOS, now it runs in a window of its own that mimics that DOS environment.
And that's necessary. It relies on having a fixed number of lines, which CMD doesn't.