| Mirage Source http://miragesource.net/forums/ |
|
| Programming - Project 2 - RPG http://miragesource.net/forums/viewtopic.php?f=142&t=5572 |
Page 1 of 1 |
| Author: | Jacob [ Thu May 07, 2009 1:54 am ] |
| Post subject: | Programming - Project 2 - RPG |
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
Notes
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 |
|
| Author: | Jack [ Fri May 08, 2009 8:22 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
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++ |
|
| Author: | Egon [ Fri May 08, 2009 9:20 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
It looks like you have a little bug in the ointment. SPOILER: (click to show)
But in all honesty, I cheated my way there like no other. |
|
| Author: | Robin [ Fri May 08, 2009 9:28 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
Can I use the new hybrid graphics engine I've been developing? |
|
| Author: | Jacob [ Fri May 08, 2009 10:37 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
You can use whatever you want! And egon is a crippled cheater! |
|
| Author: | Beres [ Sat May 09, 2009 1:49 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
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. |
|
| Author: | Pbcrazy [ Mon May 11, 2009 2:04 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
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. |
|
| Author: | GIAKEN [ Mon May 11, 2009 3:47 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
You definitely can... http://mayhem.auburnflame.com/main.cpp I definitely didn't make that code from scratch |
|
| Author: | Jacob [ Mon May 11, 2009 7:04 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
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++. |
|
| Author: | GIAKEN [ Mon May 11, 2009 7:26 pm ] |
| Post subject: | Re: Programming - Project 2 - RPG |
Well here's my console RPG I made a few years ago in C++. Attachment:
|
|
| Author: | Jacob [ Fri May 15, 2009 1:56 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
GIAKEN wrote: Well here's my console RPG I made a few years ago in C++. Attachment: testgame.rar That sucks. You should actually code something now. |
|
| Author: | Exadon [ Fri May 15, 2009 5:59 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
GIAKEN wrote: Well here's my console RPG I made a few years ago in C++. Attachment: testgame.rar 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. |
|
| Author: | GIAKEN [ Fri May 15, 2009 6:46 am ] |
| Post subject: | Re: Programming - Project 2 - RPG |
I sucked at C++ |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|