![]() |
Yay I made my first program (besides hello world or exercieses) in c++. Its a multiplication program. Enter two numbers and it tells you the answer. Nothing special but I am proud of it (since it is my first program) :). Here is a link if you want to try the program:
angelfire.com/ak5/opc/multi.zip (copy and paste) I will add onto it as I know my knowledge grows. |
Very interesting! :ok: Any chance of you releasing the source code? It would be quite interesting to see how much code a program like that needs.
|
cool, how much does it cost to register this program :tease:
|
50 cents
|
my newest program is a extreamly short text game where you input name # and smaller # to get a short storie! nothing much but hey like he said i pround of myself LOL btw are you using a book, I am its called "beginning C++ game Programming" :guns:
------------DragonLancer |
cool. I am using Jesse Liberty's: Teach yourself C++ in 21 days. Also my dad helps me a bit (he is a professional). BTW this is the code is used:
Code:
#include <iostream> |
oh and you know what the smallest program possible?
Code:
int main() |
Cool work :ok: Next step: making a small textbased RPG in which you create a character, then battle random monsters (list of five monsters'll do the trick :D )
|
My favorite program I did while learning was an artificial psychologist, using switches.
whee. I asked it questions for hours. Like: Me: Am I crazy? Dr: Yes, that does sound like an interesting theory. |
Mine was a toilet simulator. It first asked whether you're male or female, then what you'd do. If you'd poo while standing, you'd get a message 'bout it dropping down into your pants. If you're a guy and you're peeing while not moving the seat up, you'd get a message 'bout that. As a female, you'd get some message 'bout it running down your legs. Biggest difference was that males could pee while standing and females could menstruate. Sick little thing, and nobody wants to give it back for a Windows remake with pics. Still was a good coding exercise; a good laugh and is quite notorious under my friends.
|
The current time is 01:35 AM (GMT) |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.