MONOPOLY GAME USING THE LANGUAGE JAVA

Lucia Crispina Pardede,Edward Fikky
2011-05-12
Abstract:In scientific literature, the writer discusses the making of the Monopoly game that can run in a LAN or stand alone, sound and animation loading images in the game and support for storing and accessing databases. The purpose of this paper is to apply object-oriented programming on a computer game development program and build a game of monopoly that can be played on a LAN network or not in the LAN network (Stand Alone). Monopoly game created using the Java programming language, whereas the pictures in this game is made using image processing software Adobe Photoshop CS2. Making animation drawings used Adobe Image Ready software. Sound in the game made using sound processing software GoldWave 5:06, and making a game database using the MySQL 4.0 database software. Monopoly game development is built with java because the java classes there that can be used to create a window display Grafical User Interface (GUI), includes images, animations, and sounds. Java also provides classes for building network connections and accessing database.
Computer Science
What problem does this paper attempt to address?