weijie ming flinders project. outline instruction research process interface basic function import...

Post on 19-Jan-2016

221 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Text Game EditorWeijie Ming

Flinders Project

Outline Instruction Research Process

Interface Basic Function Import File Save FileDisplay and save contentWorking Part

Question time

InstructionThree basic elements:

Pictures, music, and text

Three basic functions: Import, display, export

InterfaceMulti-windows

Easy to understand and use

Show result immediately

Interface(Testing)

Interface(Testing)

Text Area

List of stage

List of image

Basic FunctionAllow to import picture file, music file, and

text file.

Display the result on the screen.

Allow users to edit the order of the playing file.

ImportPicture allow .jpeg .bmp file

Music can play .mid file -mp3 and wma is not allowed because of the

copyright problem

Text editor is easy work

Every file input will be saved in a new folder

Save FileDatabase OR Local file folder

Database Advantage:

- Easy to process and managementDatabase Disadvantage:

- The users need to have its own databaseLocal file folder Advantage:

- Easy to createLocal file folder Disadvantage:

- For users hard to management

Save FileLocal File Folder is better1. Users do NOT need to manage them

because they will display in Editor programme.

2. Compare asking users to install database on their computer, create a folder is easier.

Display and save the ContentThe screen will show the image and the music

one by one.

<img>c:\data\stage1.jpeg</img><misc>c:\data\background.mid</misc><txt>Weijie: Hello World! This is my project!</txt>

Save these content in a TEXT file to record the order of the file. So does Load function.

Question?

Thank you!

top related