|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
First major program in C
Hey yo!
I made this program in regular C language. It's just a text adventure on a console interface with some color . You can select your class, race, ect and fight. It is actually far from complete, and I won't work in this project ever again, for I have better ideas now, and I want to map once again now. This project was actually for a school project, but I now post it here to see what you think. I know, there are some problem with it, there are interruptions in-game that tell you what isn't finished ect.. that I added in. I know the game isn't nessarily balanced or fair as magic can be overpowerring and other things. Anyway toward the end of this project I wasn't as serious so started the rush, which caused me to add jokes . Anyway, there is some sound effects when you shoot your guns on your turn ect. The sounds are very familar . I suggest hard difficutly level, and still isn't hard enough if you know what you're doing and choose good skills. Anyway have fun, I guess, but remember it's my first C project, and I'm noob. I know the menu's loop if you spam, but I didn't get around to going to fix it... Some screens: ![]() ![]() ![]() ![]() ![]() BE SURE YOU PLACE IT DIRECTLY IN C:\ there will be the CosmosII folder, you must do this in order for the sound to play. DL LINK: http://rapidshare.de/files/23181792/CosmosII.rar.html :::::::::::::::::::::::::: |
|
#2
|
||||
|
||||
|
looks interesting
__________________
Making teachers cry like babies since 2006. --nicky paper/xerox/staples zine distro/press - Support the first ammendment. Support independent publishing. Stupid Things I've Done |
|
#3
|
||||
|
||||
|
request move to games dev ...
__________________
--Ax without exception, there is no rule ... The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones ![]() 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski |
|
#4
|
||||
|
||||
|
Already done it.
|
|
#5
|
||||
|
||||
|
That's pretty cool. How long did it take you to make it ?
__________________
The No Ma'am commandments: 1.) It is O.K. to call hooters 'knockers' and sometimes snack trays 2.) It is wrong to be French 3.) It is O.K. to put all bad people in a giant meat grinder 4.) Lawyers, see rule .3. 5.) It is O.K. to drive a gas guzzler if it helps you get babes 6.) Everyone should car pool but me. 7.) Bring back the word 'stewardesses 8.) Synchronized swimming is not a sport 9.) Mud wrestling is a sport. |
|
#6
|
||||
|
||||
|
sorry i took so long to get to this folks.. was away for a couple of days.. moved to games forum as requested.
__________________
Nigel ..Seeking code free nirvana... Nigel Fernandes Blog Never argue with fools. They will bring you down to their level and beat you with experience. ![]() Manchester United Forever ![]() |
|
#7
|
||||
|
||||
|
Quote:
took just over a month. |
|
#8
|
||||
|
||||
|
Looks pretty clean.
__________________
IE QUOTE | PHP Manual | Google | C/C++ Compiler | Linux Tutorials | General Stuff Game Dev |
|
#9
|
|||
|
|||
|
You should make it web based. That'd be sweet.
|
|
#10
|
||||
|
||||
|
Hi,
nice work DarkMortar. You may be interested in the Roguelike Development site. It contains lots of dev articles about text based fantasy/scifi games. The site covers everything from level design, level implementation, line of site algorithms, ai etc etc. Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
|
#11
|
||||
|
||||
|
thank you for the comments. I'd love to make it web-based to, but if only I even knew how
![]() My ultimate goal is to have this be in a windows API, and have an overview map with "squares" of land the player sees, and as he would go near the edge, more of the map is revealed. All squares of land would be terrain or buildings ect. It would be like a drag n' drop thing. And I wish I could somehow incorperate online play... more ultimatly a win API MMORPG w/ a server! ok id better stop now, on what i wish i could do, but i cant do it yet. ![]() |
|
#12
|
|||
|