Cheeka's Exploits, a plattform game in #BASIC & #machinecode from #yourcomputer magazine.
Download:
https://spectrumcomputing.co.uk/entry/910/ZX-Spectrum/Cheekahs_Exploits
Video:
@RobSmithDev and @yawning_angel have interviewed the French programmer François Lionet, who wrote STOS BASIC for the Atari ST and AMOS BASIC for the Amiga.
Micro Aventuras de Texto, by Carlos Games.
A series of little #textadventures in #BASIC; every saturday a new chapter. These series start with two stories: La Luz en el Bosque y La Casa Abandonada.
Download:
https://carlosgames.itch.io/micro-aventuras-de-texto-captulo-0-piloto
Ya me quedan menos programas BASIC de la revista Sinclair Programs por teclear y mandarlos a la web Spectrum Computing para su preservación... Uno bien largo pero no demasiado, "Thirst", y el resto se teclean en muy poco tiempo.
Atari 2600 BASIC Programming (2015)
https://huguesjohnson.com/programming/atari-2600-basic/
#HackerNews #Atari #2600 #BASIC #Programming #RetroGaming #Programming #Nostalgia #TechHistory
please be advised that the project maintains a forum for BASIC programming here:
If you had a home computer with BASIC, how many times did this programme print the text '3 TO 2' on your computer?
10 FOR X=3 TO 2
20 PRINT "3 TO 2"
30 NEXT X
| 0 / None | |
| 1 / Once | |
| Something else, or show me the results |