Write Commandline Pascal Programs in Lazarus

preview_player
Показать описание
There’s nothing quite so satisfyingly retro as a program that runs from the system prompt. Using the Lazarus IDE with the Free Pascal compiler, it’s quite easy to create commandline programs. In this video I explain how I converted my form-based adventure game to one that runs from a prompt.

LAZARUS / OBJECT PASCAL PROGRAMMING PLAYLIST

WRITE AN ADVENTURE GAME
The game here is very simple but if you want to create a complete adventure game, I explain all the essential techniques in a different YouTube series which you can find here:

Huw Collingbourne is author of The Little Book Of Adventure Game Programming In C#. Available from:

And also, The Little Java Book Of Adventure Game Programming. Available from:

PROGRAMMING OBJECT PASCAL
Huw Collingbourne is author of The Little Book Of Delphi (Object Pascal) Programming. Available from:

Рекомендации по теме
Комментарии
Автор

I have always dreamed of writing a console program that connects to the database with the sqlDB tools of the Lazarus environment

blaisemugalu