Write A Cross-Platform Adventure Game! (With Lazarus)

Опубликовано: 17 Октябрь 2024
на канале: Code With Huw
1,225
64

With Lazarus you can write and design a program on your PC then copy it to compile and run it on a Mac or on Linux. You can use the Lazarus IDE on all three operating systems to maintain both the code and the visual design and carry on development on whichever OS you prefer.

In this video, I show an example of writing a very simple exploring-style adventure game on Windows then compiling and running it on a Raspberry Pi.

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:
   • Complete Course in Adventure Game Pro...  

Huw Collingbourne is author of The Little Book Of Adventure Game Programming In C#. Available from:
Amazon.com https://amzn.to/33M6sQ4
Amazon.co.uk https://amzn.to/2YtaBrj

And also, The Little Java Book Of Adventure Game Programming. Available from:
Amazon (US) https://amzn.to/3gizI93
Amazon (UK) https://amzn.to/3mydF0e

SERIES PLAYLIST
This series explains cross-platform programming using Lazarus and Free Pascal on Windows and the Raspberry Pi OS. It will cover everything from procedural Pascal to object orientation with Object Pascal. The Pascal language used is also closely compatible with Object Pascal for Delphi. Be sure to bookmark the series Playlist:    • Cross-Platform Programming With Pascal  

SETTING UP A RASPBERRY PI
If you haven’t yet set up your Raspberry Pi, be sure to follow the online guide here:
https://www.raspberrypi.com/documenta...

PROGRAMMING OBJECT PASCAL
Huw Collingbourne is author of The Little Book Of Delphi (Object Pascal) Programming. Available from:
Amazon.com https://www.amazon.com/Little-Book-De...
Amazon.co.uk https://www.amazon.co.uk/Little-Book-...

Download Lazarus and Free Pascal: https://www.lazarus-ide.org/