Mirage Source

Free ORPG making software.
It is currently Fri Mar 29, 2024 12:02 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: C# Project (2)
PostPosted: Wed Jun 03, 2009 7:11 pm 
Offline
Regular
User avatar

Joined: Thu Aug 28, 2008 7:55 pm
Posts: 62
Create a basic direct X window/form that displays a 3D triangle.


Top
 Profile  
 
 Post subject: Re: C# Project (2)
PostPosted: Sat Jun 06, 2009 1:35 pm 
Offline
Regular
User avatar

Joined: Thu Aug 28, 2008 7:55 pm
Posts: 62
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


Top
 Profile  
 
 Post subject: Re: C# Project (2)
PostPosted: Tue Jun 09, 2009 6:26 pm 
Offline
Newbie
User avatar

Joined: Sun Feb 11, 2007 4:08 am
Posts: 10
I decided I might give this project a try. If I make something, I'll post it later today or tomorrow.

_________________
Quote:
You never finish a program, you just stop working on it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group