English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am a beginner. Know few thing.

2007-02-11 10:39:45 · 4 answers · asked by Best Helper 4 in Computers & Internet Programming & Design

4 answers

OK big boy... U need a challenge hey...

This is a very simple one.. give it your best shot

challenge 1
Its a Maze traverse.
design a program that runs in Dos env..
The program should randomly generate a Maze (2D) and display on screen.

Challenge 2
have a small ASCII character (like a smiley face) to start from one end and finish from the other. U can use the randomly generated maze on Challenge 1.

The key in this.. is to find the algo to find the possible way out.

Ch1 : Generate a random Maze on Screen
Ch2: have a char to move from one end to the other (animate it)

This was one of my C++ assignments I did.. in college
Its fun

remember No GUI... just command prompt only.
Good Luck and Have Fun!!!

2007-02-11 11:12:07 · answer #1 · answered by ๑۩۞۩๑ BrainWires ๑۩۞۩๑ 3 · 0 0

I would give you a challenge if I wasn't ignorant of what exactly C++ programs could do.

2007-02-11 10:50:01 · answer #2 · answered by Lydia C 3 · 0 0

You can make a program that sorts out a list of names.

2007-02-11 11:11:30 · answer #3 · answered by ⊂( ゚ ヮ゚)⊃ 4 · 0 0

Go to http://www.sourceforge.net

Find a project you like

Offer to help. Open source needs your support!

2007-02-11 11:42:47 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers