Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
32% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
Member Avatar for Wakesta

Someone help/direct me to understand where I have made the below errors from the build report? [CODE] #include <iostream> using namespace std; int main() { } void "welcome_screen"() { clrscr(); textcolor(RED); gotoxy(10,10); cout<<"**************** W E L C O M E *********************** "; gotoxy(15,12); cout<<"*** T O M A N C …

Member Avatar for Wakesta
0
200
Member Avatar for Wakesta

Please can someone check that I have understood this part of the code for my game or advise a better way of showing this? [CODE] //-------------------------------- // DIFFICULTY //-------------------------------- void Difficulty() { Top_Border(); cout << "\n Choose computer difficulty level.\n" " (E)asy\n" " (A)verage\n" " (H)ard\n\n" " ? "; cin …

Member Avatar for mrnutty
0
150
Member Avatar for Wakesta

Quick Question, can you develop a Iphone App on a windows system or do you need a Mac operating system?

Member Avatar for anilkumar-m
0
83
Member Avatar for Wakesta

What free C++ programming tools do people recommend? And just to check I would be able to run my programme from this tool?

Member Avatar for Ancient Dragon
0
242
Member Avatar for yousafc#

Can anyone tell me how to make game in c#.if any one please send me source code Thanks

Member Avatar for Wakesta
-2
82
Member Avatar for Wakesta

I would like to create a Player database and link this to my website game how do I do this and what is the best application to create this in? Thanks in advance.

Member Avatar for debasisdas
0
91
Member Avatar for Wakesta

How do you create the icons that appear within the Internet windo tab, I have attached an example as I would like to create one for my website

Member Avatar for Flexor123
1
87
Member Avatar for Wakesta

I have started to follow the Beginner tutorial's so the first one is Hello World, so I have followed what was shown and it has failed this was created in Console application template then added the main.cpp file to the source folder. this is the below error message, can someone …

Member Avatar for Wakesta
0
181
Member Avatar for Wakesta

What code is this in and also is this the full code required to run? [PanelMainMenu] NewGameLabel=New Game LoadLabel=Load Game RegLabel=Registration SelLangLabel=Language AboutLabel=About HelpLabel=Help ExitLabel=Exit [GameStatPanel] NMInfoLabel="Next Match" [PanelGameButtons] PremDivLabel=Premier CupLabel=F.A.Cup Div1Label=Division 1 Div2Label=Division 2 UCLabel=UEFA Cup CLLabel=UEFA CL StadiumLabel=Stadium CLabel=Calendar NextLabel=Next TeamLabel=Team TransferLabel=Transfers ExLabel=MainMenu SetLabel=Settings StatsLabel="Stats" IntertotoLabel="Intertoto" SCLabel=SuperCup [AboutPanel] …

Member Avatar for bperiod
-2
130
Member Avatar for Wakesta
Member Avatar for Wakesta

I have created my match events for my football management game within notepad. Just need help or advice how I link this to my game? I could be using HTML or java not decided yet which one to go with

Member Avatar for SgtMe
-1
79
Member Avatar for Wakesta
Member Avatar for ctaylo21
0
92
Member Avatar for Wakesta

I'm currently creating a basic website but i'm strugling on my menu buttons part. I have created a Home, Info & Contact us buttons etc, but how do I link these so from the home page I can select Info, Contact us etc, then select the home page. If someone …

Member Avatar for bhartman21
0
83
Member Avatar for Wakesta

I want to create a basic Footie manager game. but what/how do I go about the match engine part ie teams playing each other win/drawing/losing etc what do i need to create this within the game? I want to create this in Java

Member Avatar for jwenting
0
44
Member Avatar for Wakesta

I want to create a basic Football manager game in Java, can someone suggest the best place to look for reference and guide help or has someone created one of these games or something similar that could share their experience.

Member Avatar for jwenting
0
73