Line 6: | Line 6: | ||
From the Qt website here is a direct link to source code for [http://doc.trolltech.com/4.5/widgets-tetrix.html tetris] | From the Qt website here is a direct link to source code for [http://doc.trolltech.com/4.5/widgets-tetrix.html tetris] | ||
+ | |||
+ | [http://www.eclipse.org/ Eclipse] : Eclipse is an IDE that will make coding much easier | ||
+ | |||
+ | [http://www.netbeans.org/ Netbeans] : Netbeans is another IDE that will make coding much easier | ||
---- | ---- | ||
[https://kiwi.ecn.purdue.edu/rhea/index.php/2009_Fall_ECE_462_Lu Back to ECE462] | [https://kiwi.ecn.purdue.edu/rhea/index.php/2009_Fall_ECE_462_Lu Back to ECE462] |
Revision as of 04:01, 28 August 2009
Here are some important links that should help with this class.
Qt : very useful for C++
From the Qt website here is a direct link to source code for tetris
Eclipse : Eclipse is an IDE that will make coding much easier
Netbeans : Netbeans is another IDE that will make coding much easier