Member Avatar

guys please in a few days I have an exam could you give me the code in language c for the 5 player tombola game (with a struct)... thanks

Member Avatar
0
8
Member Avatar

does anyone please have the connect four game program in c language? I need it for an exam

Member Avatar
0
19
Member Avatar

Planning to buy next month.

Member Avatar
0
24
Member Avatar

Easy tutorial: https://slicker.me/javascript/tower.htm

0
66
Member Avatar

Hey guys and gals, any ideas on gaming laptops with good cooling system. Mine just melted ... :/

Member Avatar
0
36
Member Avatar

What is the best game in 2018

Member Avatar
5
4,156
Member Avatar

Hi, I'm curious on how and which tools are used to develop an 8 ball pool game. The one I'm referring to is that you play online with strangers, and friends for coins and tournaments. Can anyone point me to the right direction. This will be my first attempt in game development, but I'm a full stack developer and a software developer with Java, VB.NET, C++ ( very new)

Member Avatar
0
306
Member Avatar

I am learning to code and I have been working on a game using what I have learned to make it. So I have been making my version of R type C# game and got everything working so far but I run out of ideas how to make this part of the game work. I wanted to make the boss appear after 5 min of game play and have the smaller opponents disappear. The boss was going to bounce around the screen like a Windows screen saver till the player destroys it (I know how to do that part since …

Member Avatar
0
80
Member Avatar

Im making a game in Unity 2019, I export it to iOS, then open it with Xcode 11.6, I make all the signing process, but when I want to build it I get: > 81 duplicate symbols for architecture arm64 and here is the full description: https://justpaste.it/5uj8p I tried: * Removing the folder DerivedData * Cleaning the solution Removed * UnityAds from Unity (but still present on Xcode) * Looking for "Other Linker Flags" and remove "-ObjC" as most answers said, but "Other Linker Flags" was empty.

Member Avatar
0
17
Member Avatar

The thing is creating a game is hard to pursue if you live in an Asian family not being racist but im one of them having my elderly taunting me that you cannot earn money on some stupid game have a real job like law or do medical school.

Member Avatar
0
14
Member Avatar

Hi. Years ago, I started writing a game called iWarz. It's a PHP-script. I've never finished it and I'm not sure if I ever will. But what I can do with it is to show you the code. So please, go ahead and download it. Study it, tell me what you think of it. Just **don't use it for your own interest**.

Member Avatar
0
152
Member Avatar

While compiling my Yahtzee project I get these errors: ||=== Build: Debug in Yahtzee (compiler: GNU GCC Compiler) ===| ld.exe||cannot open output file bin\Debug\Yahtzee.exe Permission denied| ||error: ld returned 1 exit status| ||=== Build failed: 2 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===| I use CodeBlocks. It's not nice to get these errors, for I was just busy developing my project ;-)

Member Avatar
0
98
Member Avatar

Hello! I am a beginner at c++ and want to create a tic tac toe game using stacks. So, I am very much in need of an example of code for tic tac toe with stacks, or at least a piece of advice since I am totally lost.

Member Avatar
0
211
Member Avatar

I am currently a web developer and its the only thing I am good at in many fields of software development/programming. When starting as a web developer you should learn the three building blocks of web development such as HTML, CSS and JavaScript and also some server side language like PHP or Ruby. How about for game development? I heard C++ is the go to language but I do not know how to code in the language itself. How about for mobile games? Is it Java for Android and Swift for iOS? Is React Native also good for mobile game …

0
104
Member Avatar

looking for laptop for latest gaming under $1000 need some suggetions for [gaming laptops under $1000]

Member Avatar
2
756
Member Avatar

pleas no presher + i cant spell well

Member Avatar
0
210
Member Avatar

Anyone who has bought the Nintendo Switch Lite? I have ordered one for my little boy, and now he wants to get some cool switch lite accessories, some recommendation? I have found one switch lite screen shell from **Flashcarda.com**, anyone who has the shipping experience。

Member Avatar
-1
172
Member Avatar

Who playing Call of Duty Mobile? How do you like the game?

Member Avatar
0
255
Member Avatar

I was looking for open source projects on google and found this platform crowdsourcer.io is there anyone with experience using the platform? I plan to contribute to a game project there.

Member Avatar
1
378
Member Avatar

I am trying to implement Connect 4 game using Min-Max as utility to find best possible move.<br><br> The game is played on a 6x7 grid, with six rows and seven columns. . The two players take turns placing pieces on the board: the red player can only place red pieces, and the green player can only place green pieces. It is best to think of the board as standing upright. We will assign a number to every row and column, as follows: columns are numbered from left to right, with numbers 1, 2, ..., 7. Rows are numbered from bottom …

Member Avatar
0
400
Member Avatar

and im working on Archery, bow hunting, bow sling, paracord, backcountry gear, tree stand, my sling-a-ling ,jakt gear, total archery challenge, hunting accessories, bowhunting accessories, bowhunting gear, bow hunting, 3D archery, archery tournaments, hunting season, archery sling, archery accessories much more .Im new in this forum I need lots of help and information Thank u.

Member Avatar
0
430
Member Avatar

I am a beginner in C++ coding. Now I am making a little text based game and i need to do a loading screen. I've kind of made one but i want to fill it with this shape ■. What i know is that the ascii code for it is "\u25A0". The code looks like that. #include <iostream> using namespace std; int main () { cout << " LOADING", _sleep(300), cout << " .", _sleep(300), cout << " .", _sleep(300), cout << " ." << endl; cout << " ["; for (int a = 1; a<30; a++) { _sleep(200); cout …

Member Avatar
0
599
Member Avatar

Fifa 18 won't launch since game update

Member Avatar
0
275
Member Avatar

Well, right now i'm following a tutorial on game making for c++, but is this really the best programming language for video games? Also i'd like to know if can recommend me a book ( i've seen some book on amazon but i don't really know wich one to choose ), or tutorial about this, cause since i'm just 15, there's no teacher ( yet ) to talk with about this kind of things ( Consider that i'm a really noob sooo... ) Well thanks and thats all

Member Avatar
0
7,116
Member Avatar

I Know to design the games, but i don't know that how to specify controls gor designed game using programming language... Soo can anybody HELP me ??? - Thankyou !

Member Avatar
0
430
Member Avatar

Hi I'm just beginning to learn programming, but I have some knowledge about design and wanted to ask about design in particular. Is it important to have a certain color theme? I mean which color and shapes would be the best for a game design? In psychologty, we call it "color and shape eye" (concept from the research paper [Psychology of colors](http://www.smartinsights.com/user-experience/website-design/what-your-website-design-shapes-can-tell-your-customers/) and shapes on [hireessaywriter.org](https://hireessaywriter.org/)). Blue is the most pleasant, but I'm not sure if it's ok for a game. It's too dull. Thanks, Clair - Twitter - ClairrayRay

Member Avatar
1
332
Member Avatar

Hello guys, I need a concise explanation of the minimax algorithm... I understand it perfectly when explained with trees but the confusion comes in the code implementation... How do I get to implement depth search using code? I understand that calling minimax follows a recursive pattern but getting the AI to search for possible moves has got me stuck... I read PDF files and watch tutorials but I only understand the aspect of search trees. The pseudocode aspect has got me befuddled.

Member Avatar
0
294
Member Avatar

thank u for helping

Member Avatar
0
232
Member Avatar

I have developed a player v/s player game for tic tac toe..but can't understand the logic for AI ..can someone please include the AI segment in my code because i so much need it for my school project #include<iostream.h> #include<conio.h> #include<string.h> char grid [3][3]; void display_grid() { for(int i=0;i<3;i++) { cout<<"\n\t_____________\n\t| "; for(int j=0;j<3;j++) cout<<grid[i][j]<<" | "; } cout<<"\n\t_____________\n\t"; } int checkwin() { int i,j,c=0;char ch; for(i=0;i<3;i++) { c=0; ch=grid[i][0]; for(j=1;j<3;j++) if(ch!=grid[i][j]){c=1;break;} if(c==0){if(ch=='X')return 1; else if(ch=='O') return 2;} } for(j=0;j<3;j++) { c=0; ch=grid[0][j]; for(i=1;i<3;i++) if(ch!=grid[i][j]){c=1;break;} if(c==0){if(ch=='X')return 1; else if(ch=='O')return 2;} } c=0; ch=grid[0][0]; for(i=1;i<3;i++) { if(grid[i][i]!=ch){c=1;break;} } if(c==0){if(ch=='X')return 1; else …

Member Avatar
1
521
Member Avatar

all i need is as many commands for dos programing i am makeing a game called Super Batch RPG please resopnd as of now all the code i know is @echo off echo set __=_ set /p __= set /a __-=__ if "%__%" == "%__%" echo :example code warp goto example code warp title ___

Member Avatar
0
253

The End.