What can I say about FSF Avenger? It's a single player text based RPG for DOS.

Save Richard Stallman from Bryan Lunduke.

This is a pre-release build. Things needs to be balanced and a few more things need to be added. It is 98% there.

https://git.cerberusgames.ca/Starstreak/fsfavenger

It also runs in a browser via DOS Wasm X, links to a build for that are in the Readme.

Written in Turbo Pascal 7 and compatible with Free Pascal.

#Pascal #TextBasedGaming #RPG #DOS

One of the examples recently added to PASTA/80 is the Hilbert curve, a "continuous fractal space-filling curve" first described by the German mathematician David Hilbert in 1891 (Wikipedia). Decades later, Ikea apparently adopted it as the basis for their store layouts. ;) Although complex-looking, the Hilbert curve can be generated by a few lines of elegant, recursive Pascal that run in no time, even on 8-bit machines.
https://github.com/pleumann/pasta80/blob/master/examples/hilbert.pas

#pascal #retrocomputing #zxspectrum #agonlight

High school me learning to program was a bit too much of an arrogant jerk me thinks.

#programming #development #pascal #turbopascal

@ahau memory safe turbo #Pascal compiled in seconds on an 8088 it takes minutes in 2026 with #rust

Zwischen den Lazarustreffen bleibt unser Verein aktiv.

📅 Jour fixe jeden 2. Mittwoch
💬 Community-Austausch
🎤 Planung von Vorträgen
🚀 Neue Projektideen

#Lazarus #Pascal #OpenSource

t feels like Pascal is entering a new phase... between the Blaise Pascal rewrite and the Unleashed branch, the ecosystem is growing in new ways. An exciting time?

Plenty to explore.

#pascal #freepascal #fpc #unleashed #modernpascal #opensource

FreeOberon – Open-Source, Cross-Platform, Free Pascal/Turbo Pascal-Like Language

https://github.com/kekcleader/FreeOberon

#HackerNews #FreeOberon #OpenSource #Pascal #Language #CrossPlatform #Programming

GitHub - kekcleader/FreeOberon: Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.

Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style. - kekcleader/FreeOberon

GitHub
Time for some more #AgonLight development for the #z80 #Pascal compiler #Pasta80. This time it was adding some standard Turbo Pascal 4 features to select graphics plotting colour, and also playing with the advanced palette controls available. The result is the attached video. PR submitted so hopefully the features and demo will be part of the main branch soon! #retrocomputing #8bit
Download Pasta80 here https://github.com/pleumann/pasta80/