Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Make GUI of Colossal cave adventure game in java You should improve both the game's play and its implementation. Some possible enhancements include, but are

Make GUI of Colossal cave adventure game in java

You should improve both the game's play and its implementation. Some possible enhancements include, but are not limited to, the following:

interface specifications for return types and formal parameters. Fix this. (Improves implementation, but not play)

Refactor the user interface toi be I18N capable (improves both).

Save and restore the game state on request (improves both).

Change the user interface to be a GUI (improves play, but not implementation).

Extend the game by at least 4 rooms and their associated items. The extension must implement unique behavior of the items and rooms. For example, catching the bird, having appropriate rooms be lit or dark based on the lamp's state, implementing at least one magic word (improves play, but not implementation).

Other extension negotiated prior to starting work; call me--initiative is wonderful. I encourage it. You get to influence what "success" means when you carve out your own improvement.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1 Interface Specifications for Return Types and Formal Parameters Define Interfaces Create interfaces for different components eg Game Room Item Playe... blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Usability

Authors: Jakob Nielsen, Raluca Budiu

1st Edition

0133122131, 9780133122138

More Books

Students explore these related Programming questions

Question

Differentiate. y = ln(3x + 1) ln(5x + 1)

Answered: 3 weeks ago

Question

Keep descriptions and explanations brief.

Answered: 3 weeks ago