eightbitswide / agonlight-code-library

A collection of useful subroutines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agonlight-code-library

A collection of useful subroutines

I'm a novice BBC BASIC programmer! These programs may or may not be the best methods, but work for me.

(No warranty, your mileage may vary, yada, yada, yada.)

JOYTEST.BAS Console8 compatible joystick code in BBC BASIC.

SIMPLE-SPRITE-DEMO.BAS (and sprites .rgb files.) A very simplified sprite demo.
Sprites created with Sprite Editor (https://github.com/robogeek42/agon_sped)

LANDERx.BAS This is a project where I'm learning BBC BASIC by doing. A simple Lunar Lander Game which requires a Console8 compatible joystick. The file requires the lander rgb sprites to work correctly. I'll leave older version of LANDERx.BAS as the program moves forward.

LCDMODULE.BAS A simple demo of a HD44780 LCD module connected to the AgonLight's GPIO

WEBSERVER.BAS A very simple demo of a webserver in BBC BASIC for the MOD-WIFI-ESP8266. Use TESTER.BIN from the Snail project to configure the baud rate of the ESP8266 to 9600 baud.

GLASSTTY.BAS A Viewdata client in BBC BASIC for the MOD-WIFI-ESP3266 running Zimodem firmware

TERM.BAS A simple terminal in BBC BASIC for the MOD-WIFI-ESP3266 running Zimodem Firmware

ZIMODEM-SETTIME.BAS Set the AgonLight2 clock with a MOD-WIFI-ESP8266 running Zimodem firmware.

SPRITE PACK 1 Some random game sprites in RGBA8 mode.

About

A collection of useful subroutines


Languages

Language:BASIC 100.0%