Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
board
- Page 1
Re: Page Speed Issue
Digital Media
Digital Marketing
2 Months Ago
by Dani
… threaded forums. Threaded discussions were more closely associated with bulletin
board
systems and Usenet back then. Even though DaniWeb actually began…
Board game c++
Programming
Software Development
15 Years Ago
by angel19
… the UML tools. It should be a
board
game based on a “Monopoly-style”
board
made of 36 squares. The game is… dictates how many squares the player can move around the
board
. Each time a player moves past the "Start"…
Board Game in VB6 - Move Limitation.
Programming
Software Development
16 Years Ago
by jacobi
Except for this one problem I have created a
board
game in VB6. There are four red pieces and one …blue, with the
board
as per chequers, only the white squares in use. The…
Re: Board game c++
Programming
Software Development
15 Years Ago
by mn.balakumar
…". There I hv given the solution for your "
Board
Game" thread . I hope you will be happy when…
Re: Board game c++
Programming
Software Development
15 Years Ago
by Robert1995
[QUOTE=mn.balakumar;1185527]I dont think, you wud hv seen the thread "Error In Code". There I hv given the solution for your "
Board
Game" thread . I hope you will be happy when u see that thread.[/QUOTE] honestly are you retarded? he just misspelled at the end /] , and that doesn't matter
Board painting in Swing.
Programming
Software Development
15 Years Ago
by shayacov
… UI in swing. my problem is to paint the dynamic
board
using swing, i need to paint a snake/ladder from…
Board aesthetics
Community Center
Meta DaniWeb
11 Years Ago
by Suzie999
When I'm at a
board
index page or indeed posting a topic, the navigation tools …
Board Game movement w/ ALIENS
Programming
Game Development
10 Years Ago
by Tycellent
… just give it a shot. I've been planning a
board
game but as of this moment i'm just thinking…
Re: board index button redirecting to a photo.
Programming
Web Development
12 Years Ago
by LastMitch
… this: <a href="./index.php" title="
Board
index" id="logo"><img src… period: <a href="../index.php" title="
Board
index" id="logo"><img src…
functionality of board [code attached = please check this question]
Programming
Software Development
17 Years Ago
by eleonora
…getApositionHeight()); addNotify(); //update the state of the appropriate
board
'position's - both. setCurrentResidentID(newBoardCoordinates,tileOnTheMove.getID…getApositionHeight()); addNotify(); //update the state of the appropriate
board
'position's - both. setCurrentResidentID(newBoardCoordinates,tileOnTheMove.getID…
Tic-Tac-Toe Board using 2D Arrays...Please Help!
Programming
Software Development
16 Years Ago
by danielle23
… char space; //characters to be placed into the
board
char player; //player of the tic tac toe game… game_over; //game over while (play != 'n'); { input (
board
); print (
board
); win (
board
, player); //Determines winner of the game if (win…
TicTacToe feedback and problem with printing board
Programming
Software Development
11 Years Ago
by Violet_82
…Anyway this is the method that prints off the
board
: //print
board
public void printBoard(){ System.out.print("\n\…playerCounter ) )){ System.out.println( " Player 1 wins!" ); //print
board
//myTicTacToe.printBoard(); break; } //player2 else if(( victory ) && …
Re: Tic-Tac-Toe Board using 2D Arrays...Please Help!
Programming
Software Development
16 Years Ago
by VernonDozier
… 2) {cout << " | " <<
board
[r][c];} cout << "/n---------"; if… 32. You want to display what's on the
board
, no matter what it is, right? And you display…the '|' character at certain spots regardless of what the
board
looks like, right? I would fix the bracket problems…
Re: TicTacToe feedback and problem with printing board
Programming
Software Development
11 Years Ago
by JamesCherrill
… format like `printf("| %6s | %6s | %6s |",
board
[0][0],
board
[0][1],
board
[0][2])` Where it all falls down is…
Connect 4 board
Programming
5 Years Ago
by Radroad
…(i + 1, j + 1), end='') print() return
board
def inputBoard(
board
, turn, play): print() if play == 'player': if … turn % 2 == 1 and choice == '2': if (checkWin(
board
, 'O', 'ai')): break turn = turn + 1 if turn …
Re: functionality of board [code attached = please check this question]
Programming
Software Development
17 Years Ago
by eleonora
In specific I want to know if there is any way to inherit the game functionality of the ClientHandler class to the
board
Because it was a non gui game which i'm trying to make as a gui
Is my PDQ Logic Board failing?
Hardware and Software
Hardware
16 Years Ago
by erikthefinn
…PDQ and even cleaning the connection ports o the Logic
board
where the EXBAY HDD's connect with no improvement. …ATI Rage Pro video chip like my current PDQ Logic
board
has. According to the Apple Service Source Manual the …example the serial number on my current (but failing) Logic
Board
is ; QT8511DNDW701 In this case the characters DW7 mean …
logic problem using modulo operator, 3 x 3 board
Programming
Software Development
12 Years Ago
by needhelp88
…implementation of the game Tic Tac Toe using a
board
array that is 3 x 3. It reads in… simply return 'O'in a blank spot on the
board
. For some combinations, the algorithm performs correctly. For others…; i++) { for(int j = 0; j<
board
[i].length; j++) { if((
board
[i][j] == '_') && (AImove == 0))…
2D Array: Board Game Help?
Programming
Software Development
16 Years Ago
by Vualta
…or green, no changes would be made to the
board
because there is no black square or green square… Piece theLeftSquare; // Reference to the left neighbor on the
board
. private Piece theRightSquare; // Reference to the right neighbor on…checking for a square that is outside of the
board
range, then the value of the neighbor should be…
Re: logic problem using modulo operator, 3 x 3 board
Programming
Software Development
12 Years Ago
by needhelp88
solved it. changed
board
[i].length to 3 and
board
.length to 3.
Billabong Board Game
Programming
Software Development
11 Years Ago
by XodoX
…; line += " "; for (int x=0; x<
Board
.dimensionX; x++) { line += field[x][y]; } System.out.println(line…String[][] constructField(GameState gameState) { String[][] field = new String[
Board
.dimensionX][
Board
.dimensionY]; // init default field of sand, water and river …
Moving beyond the Socket 370 Board
Hardware and Software
Hardware
20 Years Ago
by chrisharris
… bumping the PIII on an old Socket 370
board
, but I'm also considering moving on up… or better. I can't find a barebones
board
[B]ANYWHERE[/B]. They all come with either… I could [U]MAYBE [/U] live with a
board
that had integrated sound- but not video. I gotta…Would it be worth it to buy a bundled
board
with integrated audio and then pop a few $$ …
Re: 2D Array: Board Game Help?
Programming
Software Development
16 Years Ago
by quuba
… Piece { Piece theLeftSquare; // Reference to the left neighbor on the
board
. Piece theRightSquare; // Reference to the right neighbor on the… theBottomSquare; // Reference to the bottom neighbore of the
board
. public Piece2(PieceType pieceType0, Color color0, int x0, int y0) { …
TicTacToe Board help - java
Programming
Software Development
16 Years Ago
by dammitjim30
… == 0 && !myGame.isBoardComplete()) { // dispaly the current
board
state myGame.displayBoard(); // get the current move from the current…else { // the last player to move won but the
board
has already advanced // the turn, therefore the winner is opposite…
Tkinter Game board problem
Programming
Software Development
16 Years Ago
by flip121
…4's postion is", position4
Board
() ##The
board
layout using Tkinter organized in a grid …() ##Initial game rules before loading the game
board
print 'Teleportation Hallway' print '\nGame Overview: Teleportation…5. These buttons will dissappear after use.' Num_Humans()
Board
() [/Code] A few final notes. If anyone…
Icahn, Yahoo Board Butt Heads
Hardware and Software
Microsoft Windows
16 Years Ago
by Brian.oco
…the noses of Yanhoo investors, pretty much stating that his
board
would get a lucrative deal done with Microsoft. "…Icahn and Microsoft. For its part, Yahoo's current
board
says the latest Microsoft offer would have dismantled its …Internet franchise. The
board
also said it was given less than 24 hours …
simple C# board game
Programming
Software Development
14 Years Ago
by ebay1989
…the console screen. The game consists of a 36 square
board
and 2 players (player 1 & player 2). … the number displayed indicates how many space along the
board
they can move. Once a player passes the original…a die is rolled): player1 rolled: (number rolled)
board
position (new
board
position) number of points: (number of laps currently …
Question on Entering Game Board into 2D array
Programming
Software Development
14 Years Ago
by Hyiero
…game the user has to input what the current game
board
looks like. I have it so the user is… the portion of code Im working with atm. [CODE] char
board
; int a = 6,i = 6; cout << "…lt;endl; cin.get(
board
); while(cin) { cout<<"
board
is ="<<
board
<<"and …
Hi please help me to check my code to count neighbours in a board
Programming
Software Development
12 Years Ago
by JudyBetch
… } if (row < col &&
board
[col][row] == true) { count++; } if (…if (row+1 < col &&
board
[col+1][row] == true){ count++;} return count…
Re: Tkinter Game board problem
Programming
Software Development
16 Years Ago
by jlm699
…s postion is" % player, positions[player]
Board
() ##Button command that adds what the dice gives to…mainloop() ##Initial game rules before loading the game
board
print 'Teleportation Hallway' print '\nGame Overview: Teleportation … root = Tkinter.Tk() root.attributes('-topmost', True)
Board
() [/code] If there's anything you don't understand…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC