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

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

2.121 Lượt nghe
Write A Cross-Platform Adventure Game! (With Lazarus)
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: https://www.youtube.com/playlist?list=PLZHx5heVfgEvThLmdx7KySZhCrdvDLmeQ 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: https://www.youtube.com/playlist?list=PLZHx5heVfgEsh0VggtXLcOY4ZVZW9CN3A 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/documentation/computers/getting-started.html 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-Delphi-Programming-Program/dp/1913132099/ * Amazon.co.uk https://www.amazon.co.uk/Little-Book-Delphi-Programming-Program/dp/1913132099/ Download Lazarus and Free Pascal: https://www.lazarus-ide.org/