473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C++ Lingo Game

11
I was wondering how to go about creating the game Lingo in a c++ program. If you can help please reply. Thanks.
Nov 1 '07 #1
3 3277
sicarie
4,677 Expert Mod 4TB
I'm betting most of the members here could help. Perhaps you could post the rules of this game and what you have done so far?
Nov 1 '07 #2
kipj77
11
I haven't started yet. The program has a word .dat file for all of the 5 letter words. It asks for each letter in the 5 letter word and then puts either an asterisk the letter or blank for: correct but in the wrong spot, correct, or incorrect respectively. Im just wondering how to use the arrays in this program.
Nov 3 '07 #3
oler1s
671 Expert 512MB
" I haven't started yet."
If writing the code looks daunting, I suggest coming up with the logic. First, come up with the overall logic for the game. Then break it down into parts, and come up with the logic with each individual part. We can assist you by correcting your logic. Come up with the overall logic first, that effectively how the game is played out by the program (and appropriate user interaction).

" Im just wondering how to use the arrays in this program."
I can think of several ways arrays will come in handy, but you'll need arrays for buffers. And it's obvious how buffers are used, as by now you should have been using them repeatedly. But really, what's the point in talking about arrays and variables when you don't a) have any code to fix and b) don't even have any logic to code.

So at this point, we cannot assist you until you either bring out some logic to correct, or have some code that isn't working, that you fail to fix, and need our help on.
Nov 4 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

138
by: theodp | last post by:
--> From http://www.techdirt.com/articles/20040406/1349225.shtml Microsoft Patents Saving The Name Of A Game Contributed by Mike on Tuesday, April 6th, 2004 @ 01:49PM from the...
0
by: Arturo Toledo | last post by:
Hi! I am currently moving into VB. I have a graphic designer background programming in Lingo and ActionScript. If any of you know how to code in this two Macromedia Languages just let me know. I...
1
by: fowle040 | last post by:
I underlined and bold print my files. I need to know how to make this code into a working game. The object of the game is to have two players 1- belle and 2-beast. I want them to lose and gain...
7
by: Gasten | last post by:
Hello. The last weeks I've been coding a roguelike (you know, like nethack) in python using the nCurses library. Some week ago I ran into a problem: When I made the object for messagebar-output, I...
1
by: leon Galushko | last post by:
Hi, have anybody some experience with LINGO?- LINGO is a program to solving mathematical models, in first towards linear albraic solution.
3
by: Zarwadi | last post by:
Hi dose anyone know how to get action script to talk to lingo strange question but i have a swf which is loading other swf files and i need to out it into director can anyone help
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.