How to write an adventure game in the Java programming language. You can program adventure games in many different programming languages, as I've explained in previous tutorials. Here I will show how to start writing a text adventure game using the Java language.
For my series on programming adventure games (in multiple programming languages) see my 'How To Program an Adventure Game' playlist: [ Ссылка ]
Here I show one way of creating a game with a map of Room Objects so that the player can move from room to room. I show you all the Java code in my game so you can copy the code if you want to get started. Note that I use the NetBeans 8 IDE in this video. I recommend using NetBeans when programming Java but you can use another editor or IDE if you prefer.
Note I have a separate video explaining some approaches to creating a 'map' of Room objects for an adventure game: [ Ссылка ]
Be sure to subscribe to the Bitwise Courses YouTube channel to keep up to date with tutorials on programming in Java, ActionScript, Ruby, C, C#, Delphi (Object Pascal) and other programming languages: : [ Ссылка ]
For in-depth programming tutorials, see the Bitwise Courses web site: [ Ссылка ]
Ещё видео!