1 / 5

Computer Science Project proposal

Computer Science Project proposal. Team 1 Member : 劉和軒 沈文迪. Project information. What we are going to do? A maze!!! Why is it worth doing? Entertaining and brain-twisting. Design framework. Classes Role/Path/ fPath /Maze/Space Methods Operation function

Télécharger la présentation

Computer Science Project proposal

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computer ScienceProject proposal Team 1 Member : 劉和軒沈文迪

  2. Project information • What we are going to do? A maze!!! • Why is it worth doing? Entertaining and brain-twisting

  3. Design framework • Classes Role/Path/fPath/Maze/Space • Methods Operation function Path function

  4. Specification • Role To position and change the position of the role • Path To generate a proper path to go • fPath To generate a proper X-path • Maze To generate the maze • Space • To assign a special value to a certain space

  5. Test Plan • For any wrong input , there is a default function. • Every border is defined • Every block is impassable • There exist a solution in every game.(Play many times)

More Related