BASIC Computer Games
21–30 of 124 posts
Re: BASIC Computer Games
#22No donkey.bas? :)
I guess Gorillas and Nibbles didn't come with that book from the article, but with MS-DOS, so to have it with the book would have been a waste of space as they were already present on most systems
Re: BASIC Computer Games
#23The game lunar explains itself: > the on board computer has crashed (it was made by xerox) so you have to land your lunar module manually Back when games could just make jokes about existing companies without getting into trouble.
Some things stick unnaturally well in the brain.
(Yes, I realise this was a Luna Lander clone on the Amiga desktop, but for me it's roughly equivalent time ago.)
Re: BASIC Computer Games
#24Such nostalgia. That’s how I got into programming.
Likewise.... this book was instrumental in my career trajectory, a real blast from the past. Similarly, GWBasic, Turbo Pascal, Turbo C, etc.
Re: BASIC Computer Games
#25My greatest accomplishment was a Stronghold-like simulation/management game, of several hundred lines. Got some success among my pals.
What a time... and what a painful language.
Re: BASIC Computer Games
#26Re: BASIC Computer Games
#27Also: https://archive.org/details/Whattodoafteryouhitreturn/page/n... With my personal favorite BASIC game: Star Traders
Ported to Python
Re: BASIC Computer Games
#28Are there any books of this kind for modern languages?
But there's absolutely zero reason why this couldn't be replicated with pygame, nodejs or even just a modern BASIC interpreter/compiler.
Re: BASIC Computer Games
#29Such nostalgia. That’s how I got into programming.