Mirage Source
http://www.miragesource.net/forums/

C# Project (2)
http://www.miragesource.net/forums/viewtopic.php?f=158&t=5759
Page 1 of 1

Author:  Exadon [ Wed Jun 03, 2009 7:11 pm ]
Post subject:  C# Project (2)

Create a basic direct X window/form that displays a 3D triangle.

Author:  Exadon [ Sat Jun 06, 2009 1:35 pm ]
Post subject:  Re: C# Project (2)

hah, Jake made it clear that I might have jumped the gun making this the second project.

So instead lets save this for later. For my second project I want you all to use classes to make a RPG. This project can be console or form base. No graphics needed.

Your project should have the following:

  • Player class
  • NPC class
  • Player can do dammage to npc and it take life away from npc bassed on players attack power
  • NPC can do damage to player and it will do damage to the player bassed on NPC attack power
  • Player Stats and NPC starts are displayed

NOTE: You do not need a game loop (but extra props if you do). If you don't have a game loop, then base your attacks off an event (like click event) and have it so that everytime you click a button the npc will attack you and you will attack it.

If you do have a game loop, make it so the NPC will always attack you at random.

If you ever need help with any of these projects feel free to ask

Author:  4ngel [ Tue Jun 09, 2009 6:26 pm ]
Post subject:  Re: C# Project (2)

I decided I might give this project a try. If I make something, I'll post it later today or tomorrow.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/