Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Objects Creating the MVP Getting Started

Game State and Behavior

What do you mean by game state and behavior and how are they related to prompting and display respectively?

Bob Allan
Bob Allan
10,900 Points

Could you please the code you are working on?

Use the Markdown Cheatsheet below to make it look pretty. :)

1 Answer

Its not coding. It's a concept explained in the getting started video of creating the MVP in java objects. It talks about the separation of concerns i.e, prompting and display and they have shown to be related to game state and behavior respectively