Skip to content

1. Introduction

양유성 (Yang Yoo Seong) edited this page Nov 30, 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 Relay 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
    Purpose of this game is for exciting, provoking addictiveness and improving your vocabulary.

  • ###Game control

  • User logins and enters the room.
  • Start 1:1 Death Word Relay
  • If one loses, his file will be deleted.

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