Skip to content

Opening book details…

About this document

Java Game Design: Meong the Mawlink by Edward Sulistijono is a document available to read on EtoBox.

This document describes a text-based game called "Meong the Mawlink" that is being created in Java. The game involves a cat named Meong who must steal two treasures from his owner within 15 turns. The game has two main components: items and rooms. Items have attributes like name, description, location stored in an "item.txt" file. Rooms only have a name and description stored in "rooms.txt". The game provides commands for players like "take", "examine", "drop", and "go" to interact with items and navigate b

Author
Edward Sulistijono
Language
EN