Programming a Java Text Adventure: The Look Command

Опубликовано: 13 Октябрь 2024
на канале: Code With Huw
1,718
19

Source Code available from:
http://www.bitwisebooks.com

Subscribe to the Bitwise Courses YouTube channel: https://www.youtube.com/BitwiseCourse...

This Java Adventure Game Playlist:
   • Program a Text Adventure Game in Java  

When the player enters a room, the first thing he or she expects to do is to take a look around. Whe n you look at a room in Java you need a description of both the room itself and the treasures it contains. We’ll find out how to do that in this lesson.

For an in-depth explanation of programming text adventures in C# and other languages, get a copy of The Little Book Of Adventure Game Programming. Available from:
Amazon.com https://amzn.to/33M6sQ4
Amazon.co.uk https://amzn.to/2YtaBrj
And worldwide.

For in-depth courses on Java programming, C# programming and adventure games go to the Bitwise Courses site:
http://www.bitwisecourses.com