Click here to Skip to main content
15,916,846 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWindows Mobile 5 / SQL Mobile Record Counts Pin
Ibuprofen6-May-08 3:48
Ibuprofen6-May-08 3:48 
AnswerRe: Windows Mobile 5 / SQL Mobile Record Counts Pin
Ibuprofen6-May-08 6:02
Ibuprofen6-May-08 6:02 
QuestionEmpty textbox problem Pin
helelark1236-May-08 2:47
helelark1236-May-08 2:47 
AnswerRe: Empty textbox problem Pin
Mohanraj D6-May-08 19:26
Mohanraj D6-May-08 19:26 
GeneralRe: Empty textbox problem Pin
helelark12310-May-08 18:52
helelark12310-May-08 18:52 
QuestionHow to take Backup and Restore of cemail.vol Pin
v_mymailbox6-May-08 2:33
v_mymailbox6-May-08 2:33 
QuestionForm Load Pin
dandi186-May-08 0:55
dandi186-May-08 0:55 
Questionplease help solve the problem below Pin
sobu5-May-08 21:49
sobu5-May-08 21:49 
i have trouble solving the problem below, am new to programming, so people please help.

Problem
Create a simple Maze game. You must submit multiple iterations where each iteration is in its own directory and has associated structure charts, pseudo code, and flowcharts as required.

This game is played as follows:
1. The maze contains a number of Rooms.
2. A room has a title, a description, and a number of doors which lead to other rooms.
3. Each door leads in a direction (North, South, East or West). Tthere can be multiple exits in one direction.
4. One room is the goal or target, the game ends when the player reaches this room.
5. A player starts in the starting room, the first room declared in the maze, e.g. room 1, although this could be a parameter in the data file.
6. The player is shown the title and room description of the room he is in, as well as a list of exits, from which he can choose one to take.
7. When the player goes in a direction (through a door) he is in the next room, and step 6 above is repeated.
8. The rooms for the maze are read from a text file. The following map is for the accompanying text file.
9. The format of the text file is as follows:
a. The number of rooms (int)
b. The goal room number (int)
c. For each room
i. Room title (string)
ii. Room description (string)
d. Number of exits from rooms (int)
e. For each exit
i. From room (int), to room (int), direction (char, separated by spaces on a single line)
AnswerRe: please help solve the problem below Pin
Cedric Moonen5-May-08 22:03
Cedric Moonen5-May-08 22:03 
AnswerRe: please help solve the problem below Pin
Super Lloyd7-May-08 20:34
Super Lloyd7-May-08 20:34 
QuestionI NEED HELP FOR USING AT COMMANDS Pin
savitri5-May-08 21:19
savitri5-May-08 21:19 
QuestionVB.NET Handheld PDA - Input box not displaying text Pin
Arsene Cormier5-May-08 9:42
Arsene Cormier5-May-08 9:42 
AnswerRe: VB.NET Handheld PDA - Input box not displaying text Pin
Arjun Marwaha7-May-08 8:58
Arjun Marwaha7-May-08 8:58 
QuestionUniquely identify the contact Pin
Rupesh Kumar Swami5-May-08 0:58
Rupesh Kumar Swami5-May-08 0:58 
QuestionCheck if activesync is connected ? Pin
dandi183-May-08 21:43
dandi183-May-08 21:43 
AnswerDesktop Communication! Pin
Ibuprofen6-May-08 3:53
Ibuprofen6-May-08 3:53 
AnswerRe: Check if activesync is connected ? Pin
Joe Woodbury6-May-08 19:30
professionalJoe Woodbury6-May-08 19:30 
QuestionIncrease width of datagrid Pin
Rupesh Kumar Swami3-May-08 20:45
Rupesh Kumar Swami3-May-08 20:45 
AnswerRe: Increase width of datagrid Pin
dandi183-May-08 21:50
dandi183-May-08 21:50 
GeneralRe: Increase width of datagrid Pin
Rupesh Kumar Swami5-May-08 1:02
Rupesh Kumar Swami5-May-08 1:02 
QuestionGPRS Connection Pin
dandi182-May-08 13:25
dandi182-May-08 13:25 
QuestioneVC++ v4 questions - GAPI and POOM Pin
MrPloppy2-May-08 1:25
MrPloppy2-May-08 1:25 
Questionplay video files on Windows Mobile 5.0 Pocket PC Pin
FMfm30-Apr-08 7:35
FMfm30-Apr-08 7:35 
AnswerRe: play video files on Windows Mobile 5.0 Pocket PC Pin
Arjun Marwaha1-May-08 12:06
Arjun Marwaha1-May-08 12:06 
GeneralRe: play video files on Windows Mobile 5.0 Pocket PC Pin
FMfm5-May-08 6:06
FMfm5-May-08 6:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.