Could someone sort of outline the steps that will lead me to making fully functional visual games? |
|
[3 replies] Last: i would say: 1) learn the basics, especially OOP, get comfortable with... (by metulburr)
|
by kconner
calling functions/ compute prime numbers
|
|
[3 replies] Last: Okay, thank you so much for your reply! These tips were so helpful. A... (by MikeyBoy)
|
by GokuK97
need help with calculations but calculations and bubble sort doesnt work
|
|
[3 replies] Last: @coder777: Don't waste your time. People tried to explain this to th... (by MikeyBoy)
|
by venkatacplpl
Can I have datamember as the object of the same class??????
|
|
[4 replies] Last: Thanks all Its clear for me now Thanks again!!l (by venkatacplpl)
|
by azntrindo
Help on classes with txtfile
|
|
[7 replies] Last: if you just want to output the content of a text file use getline: ht... (by coder777)
|
by Og The Trog
change the Nth value in a .txt file
|
|
[2 replies] Last: ThankYou this works ;) (by Og The Trog)
|
by AeonFlux1212
stoi, stoull not supported by code::blocks?
|
|
[18 replies] Last: You are putting yourself through purgatory despite receiving the accep... (by LB)
|
by alali
i have 3 question i want Urgent help
|
|
[3 replies] Last: Okay, what do you need help with on number three? It seems fairly str... (by Danny Toledo)
|
by cds2011
Using functions within functions
|
|
[1 reply] : To respond to the topic title, have you ever thought of main as a func... (by LB)
|
by GokuK97
need help with my source code but it wont complie and giving me errors
|
|
[12 replies] Last: ok i have correct and update my code and it does work with no errors e... (by GokuK97)
|
by OJ007
Why am I exiting my do while loop?
|
|
[1 reply] : You say both choice and playerIsNotDead are true, but the do while sti... (by xismn)
|
by jmyrrie
polymorphism
|
|
[2 replies] Last: Thanks, good explanation really, That helped a lot!!!!! (by jmyrrie)
|
by scardoso
Need Some Help Finding the Problem!!!!!!!
|
|
[2 replies] Last: Thanks @Danny Toledo ... can't believe I missed that!!! Appreciate the... (by scardoso)
|
by cshu
vowel counter
|
|
[2 replies] Last: so I take out int len = strlen(letters); int ind = 0; what do I ... (by cshu)
|
by Jonathan67
Adding two numbers
|
|
[no replies]
|
by earthquake
template and -> symbol and operator
|
|
[no replies]
|
by Redcode
Noob console programme question
|
|
[2 replies] Last: Thanks! Changing those arrays to doubles as well as nGrade worked (by Redcode)
|
by Jgwman
Text to speech and vice versa question
|
|
[2 replies] Last: Alright, thanks. I think I might try using a speech-to-text app and ha... (by Jgwman)
|
by Snaksa
More about OOP
|
|
[11 replies] Last: This really is a hard topic to discuss because every book has people f... (by BHX)
|
by rando1992
standard deviation?
|
|
[3 replies] Last: Remember that in programming, you must declare things before you use t... (by Duthomhas)
|