Bejeweled in C++

Pegun

Golden Member
Jan 18, 2004
1,334
0
71
First off, Lets establish I'm not the type of person who would ever cheat on a project for a class. That being said, I'm working on a project in which I have to make Bejeweled in C++ but I keep running into blocks on how to code up certain things (Make the board update and choose new character specifically). Anyone know of a version of it in C++ or even if i could get my hand on the java coding in notepad form i could probably figure out this a little bit better.

Thanks for the help
 

AnandTech Moderator

Staff member
Oct 12, 1999
5,704
2
0
The purpose of class is to make you think.

Essential requirment of programming is to logically attach the problem and disect into little pieces.

Homework is not to be plagurized.