Programming a Java Text Adventure: The Game Structure

preview_player
Показать описание
Source Code available from:

This Java Adventure Game Playlist:

In this lesson we start organizing and restricting the game code so that it will be more easily maintainable as the game grows in complexity.

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:
And worldwide.

For in-depth courses on Java programming, C# programming and adventure games go to the Bitwise Courses site:
Рекомендации по теме
Комментарии
Автор

How do we implement another character for the main player to interact with? I'm having trouble wrapping my head around how that would work.

MikeClark
Автор

I want to like have diffrent options where 1 option is making the story go on and the others like is a little small talk and then you can again choose the other options.How do i make this?

abselluf