Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programming - Project 2 - RPG
#1
Project 2 is to build a simple single player RPG.

You can make any type of program, all form controls, dx7,dx8, whatever you want. This can be any programming language.

You must include the core mechanics of an RPG. These include, but are not limited to:
Overview
  • Character Name
  • Stats
  • Health and Mana
  • NPCS to fight

Notes
  • Please provide the source when submitting a project.
  • Make sure to comment your code.


The next project will build upon this, so make your code expandable.



I've been teaching myself a little bit of c++.

It's very basic, as I'm still learning. I'm using DEV-C++ and MingW32 for the compiler.

www.deadnoggin.com/files/awesomeRPG.rar
Reply
#2
Wow thats pritty nice Dugor, Good little base to start off and then code upwards to having a Visual View and being able to have Movement for your character. But anyway it looks real Nice, Kewlie.



10/10 good start on C++
Reply
#3
It looks like you have a little bug in the ointment.
[spoiler][Image: winadx.png]
[Image: win2.png][/spoiler]
But in all honesty, I cheated my way there like no other.
Reply
#4
Can I use the new hybrid graphics engine I've been developing?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#5
You can use whatever you want!

And egon is a crippled cheater!
Reply
#6
Dugor, I just got that Dev C++. Is there any way to actually create forms? If not, how do you go on doing an application besides the consol application.
Reply
#7
as far as i know, you'll have to impliment a graphics system, such as DX7,8,9 or SDL, or OpenGL, and blt your own GUI to the screen.

I wouldn't be surprised though if you can code a windows GUI though.
Reply
#8
You definitely can...

http://mayhem.auburnflame.com/main.cpp

I definitely didn't make that code from scratch Tongue I found code for it a few years ago.
Reply
#9
I've only made console apps. I'm not gonna try a real GUI for a bit. I want to learn a lot more c++.
Reply
#10
Well here's my console RPG I made a few years ago in C++.

[ATTACHMENT NOT FOUND]
Reply
#11
GIAKEN Wrote:Well here's my console RPG I made a few years ago in C++.

[ATTACHMENT NOT FOUND]

That sucks. You should actually code something now.
Reply
#12
GIAKEN Wrote:Well here's my console RPG I made a few years ago in C++.

[ATTACHMENT NOT FOUND]

All that work just to log out? Gah!

You have the same problem as a previous poster did with a calc program he posted. Look at the end of this thread
here to fix.
Reply
#13
I sucked at C++ Tongue I made that stuff back in 2006 or 7 maybe...
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)