Skip to content

1. Introduction

baesomi edited this page Oct 27, 2016 · 16 revisions

1. Introduction

1.1 Why do we make this?

For our 2nd grade term project in Software Dept., Gachon Univ., Korea Republic of,
we have to make a exciting and interesting network(server-client) base program.
It could be a game, a utility or a educational program.

Our goal is making a exciting game which can raise extreme competition. That's why this project is available.

1.2 Outline

  • Overview
    Death word delay is a simple game that uses words. This game is 1vs1 competition game relaying word. Relaying word is beginning word with last character of competitor's word. But penalty about losing is not simple. if user loses, his file is destroyed.

  • Purpose The purpose behind creating this game is entertaining, addicting and improving your vocabulary.

  • Game control

1.3 Required Technology

  1. Correctness
    • Refer to HTML using the website dictionary
  2. Ranking System
    • Construct and maintain Database system to get user grade
  3. Delete System
    • For deleting the file as the penalty, use Java File Library
  4. User interface
    • Using GUI system improves user's interface
Clone this wiki locally