wyrd Posted December 6, 2002 Posted December 6, 2002 I have 3 possible ideas for my next project and could use some advice on which one I should do. :) Project: Multiplayer chess. You know, a chess board w/ pieces + 2 players going at it.. :) Reason: Would help me learn GDI+ and some networking in .NET. Project: 2D game & map editor. Very basic 2d game w/ map editor. Probably won't even be a full game as that'd take waaay to long.. just something that moves a guy around a map and has a map editor so you can change, add, etc maps. Reason: Would help me learn GDI+ and streams in .NET. Project: Home rental business simulation. A database application that keeps track of houses, the renters, who owns the house, how much was made/lost, rent, expenses, etc.. the works. Reason: Would help me learn ADO.NET and controls in .NET. Quote Gamer extraordinaire. Programmer wannabe.
Leaders Banjo Posted December 6, 2002 Leaders Posted December 6, 2002 If this is to be done in your spare time them choose the subjects that interest you the most. If its in order to put stuff on your CV then pick the one that will help you get the most money. Probably the databasing stuff. Quote Those who live by the sword get shot by those who don't!
*Gurus* divil Posted December 6, 2002 *Gurus* Posted December 6, 2002 Make a multiplayer chess game with a map (board) editor, save and load game support, with a database that keeps a record of games played, statistics etc :) Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Moderators Robby Posted December 6, 2002 Moderators Posted December 6, 2002 I like 1 and 3, The home rental thing can get huge, an app on this type may help you in the business world. Quote Visit...Bassic Software
wyrd Posted December 6, 2002 Author Posted December 6, 2002 Make a multiplayer chess game with a map (board) editor, save and load game support, with a database that keeps a record of games played, statistics etc :eek: :eek: I think I like that.. ;) .. but why would you need a board editor for a chess game? Heh. Quote Gamer extraordinaire. Programmer wannabe.
*Experts* Bucky Posted December 6, 2002 *Experts* Posted December 6, 2002 By board editor, I think divil meant changing the graphics for the chess pieces and board, not the actual layout of the board. The program would originally have just the standard chess board and pieces, but the user could create a board and pieces for, example, .NET icons. The Method icon could be a rook, the Property icon could be a pawn, etc. :) Quote "Being grown up isn't half as fun as growing up These are the best days of our lives" -The Ataris, In This Diary
wyrd Posted December 6, 2002 Author Posted December 6, 2002 Hmm.. Interesting. Quote Gamer extraordinaire. Programmer wannabe.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.