Retro real-time strategy with Pascal & Assembler Code Throwback time video This is "War", a 2D strategy game inspired by Dune 2D and Warcraft 2D. A MS DOS…
Exploring the Commodore Plus/4 for 3D graphics Articles Code The image above shows the testing of plane normals, which I had to perform developing the algorithm on the Commodore,…
CHIP-8 emulator in Javascript, that runs in the browser Code I recently wrote a CHIP 8 interpreter using JavaScript to brush up on my skills and learn some new features.…
3D software rendering Commodore Plus/4 BASIC 3.5 Articles Code I've recently been delving into BASIC again, this time using the YAPE emulator in WARP mode. The code I've written…
Free Wikipedia WordPress plugin Code Fetching a summary from Wikipedia article to embed a snippet in the Wordpress post I needed this kind of functionality…
ESP8266 demo “Starfield” source on Github Code ESP 8266 Starfield demo for SSD1306 OLED display In this working draft, there are some leftovers from the pure C++…