870 Topics
![]() | |
When you look at the iTunes download charts you will always find an Angry Bird perched towards the top. That's quite simply because this game app has been the undoubted number one commercial and cultural success story of the App Store. The app developers, Rovio, have been accused in the … | |
I am trying to create a simple scoring function using sprite collision. I have my sprite ids defined under a seperate header and my class is in order. LEFT_SCORE is animated using a sprite sheet (obviously). int Ball::leftGoal( ) { int leftScore = 1; if (dbSpriteCollision (BALL, 12)) {++leftScore;} dbSetSpriteFrame … | |
Hi, This is mainly for gamers. I was just wondering if anyone knows of any good rts keyboard manafacturers or retaillers? Ive found many keyboards designed for mmo's with special buttons jump, move, attack and that sort of thing. i was just wondering if anybody knows of anything simmiliar with … | |
Hello guys, right now am trying to develope many php applications trying to learn php, now am good enough to start my own project, and am thinking to develope a games staticstis site for PS3 players I've done a leaderboard containe many players to get thier stats from Sony here … | |
[B]Hello People i was wondering if anyone knows if there is a game out there that is like wow( World Of Warcraft ive played wow 10 day free trial and a 30 member whan i got the starter pack and its fun but i dont have a credit card so … | |
[ATTACH=RIGHT]16519[/ATTACH]As of August 3rd, users of 3DVIA Studio and 3DVIA Scenes can publish their work directly to Facebook with the click of a button. With 500 million Facebook users, that's quite a target audience to showcase and beta test your talent. “We have taken the guesswork out of launching 3D … ![]() | |
...but will users 'LIKE' it? Today, Namco Bandai Games, Inc. announced that they will be launching two made-for-Facebook games, [I]City of Football[/I] and [I]Treasure Abyss[/I]. With over half a million users on Facebook, it's become one of the most popular ways to advertise today. Namco Bandai plans to make full … ![]() | |
I wanted to share this great game development kit called stencyl [stencyl](http://www.stencyl.com) its great for creating 2d games you can publish your game to flash iphone and soon html5 and android is in the way. I am currently developing a game myself using stencyl and going to upload it to … | |
Me and my friend are aspiring Indie Game devs. and we're hoping to get some help. As the developer of the duo (him being artwork and music), I need to create a physics engine for the game. I am sure there are some out there, but I think building one … | |
It's going to be a great Easter for Modern Warfare 2 gamers, and that's official. Robert Bowling, Creative Strategist at Modern Warfare 2 developers Infinity Ward, has [URL="http://twitter.com/fourzerotwo/status/10738022531"]posted confirmation on Twitter[/URL] that for the weekend of April 2nd to 5th there will be double experience points on offer to players … | |
My son is very interested in developing a video game. He is only 10, but I want to encourage his interest and was wondering where is the best place for a 10 year old to start? learning language? understanding computer programing? as you can tell, I am not knowledable in … | |
Hi, I have recently finished building my own computer and am wondering what operating system to get. I was thinking about getting Linux mint 14 because it's free and I like the layout. Ive also heard that there are very few viruses as well. The only thing is that I … | |
Hello, When i compile i get theses undefiend reference to extern lobal variable. In my code, i try to do an file that define it and extern it on SystemeBataille.cpp call th definitor on main.cpp but same error. If i place my extern on an specific function exemple SystemeBataille::placeExternHere i … | |
I want to play the game but I don't know where to donwload the client and what server should I connect. I am from the Philippines. Please help :) | |
A friend of mine has an idea for a mobile game that he thinks could be the next Angry Birds. ;) I've heard the idea and it really does sound like a fun game, but neither him nor I have mobile development experience, or any real development experience of any … | |
Recently, I saw somebody start a "Deal or No Deal" game in the Posting Games section. This got me thinking of writing a program to actually play the game based on the rules of the show. So I spent a couple of hours writing this in ANSI-C. I probably should … | |
Hello Community, I was wondering why can't i access my website on both of my computers, but for some reason i can access it on my ps3. I can't even access it from filezilla, i't is like my computers are ignoring my website, and on both computer i get this … | |
Hey guy I'm wondering if there is a tutorial or example code for a C++ RPG inventory system. I've surfed the website and I only discovered to make two classes, item and inventory and to use each of them for item's detail and holding the items in a linked list. … | |
This special edition of the Guinness World Records book will appeal to geeks and nerds the world over. Not just because it is packed full of the kind of trivia that we all thrive on in social situations, but also because that trivia is firmly based in the realm of … | |
Hi I am new to programing and I want to learn some basic tings. I also want to learn to create basic games. Could anyone reccomend a good book or websiteto get me started? Thanks, Robbie | |
I have a problem with this... import javax.swing.*; import sun.audio.*; import java.awt.event.*; import java.io.*; public class PikaPlatformer { //----------------------------------------------------------------- // Creates and displays the application frame. //----------------------------------------------------------------- public static void main (String[] args) { JFrame frame = new JFrame ("Direction"); frame.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE); frame.getContentPane().add (new PikaPlatformerPanel()); frame.pack(); frame.setVisible(true); } } How … | |
I am trying to make a guessing game that lies one-third of the time that the guess is too high (it says it is too low when it is actually too high). And it never lies about the guess being too low, nor does it lie twice in a row … | |
hi. a blind programming student, and did ask my lecturer, but he could not answer. has not done the talker classes before. i have a hangman self voicing game. it uses the anna voice, but looking for some more human sounding voices, like aussie, british, united states. did downloa and … | |
![]() | Hi, guys, I want to learn how to make big games for Android, like, Temple Run, Rail Rush or something like that. What I must do? |
This is a complete js script I wrote while teaching myself js: /* The Extremely Long Compliance Quiz (TELCOQ) copyright (c) 2013 by Miki Kocic. All * rights reserved except that his program is being released under the GNU Public * Licence version 2 or later, with the version later … | |
How to make simple games in c language? did any one of you can help me to build a game? | |
Alright Im new to this forum so lets hope this goes well, I have decided to learn Java and I started with the lwjgl, I have the exact class and code as posted here: [lwjgl (display)](http://www.lwjgl.org/wiki/index.php?title=LWJGL_Basics_1_(The_Display)) When I run the code I get an error message that says: `JavaVM WARNING: … | |
 I'm new to pygame and currently I'm working on creating a memory game where the computer displays boxes at random positions for like a second and then the user has to click on where he/she thinks those boxes are. It's kind of like this: [Click Here](http://www.lumosity.com/brain-games/memory-games/memory-matrix) However right … | |
This is based on John Conways Game of Life, a simple yet awesome code that simulates life. Rules are simple, if a cell has less then 1 or more then 4 living cells next to it, the cell dies. An empty cell with exactly 3 living cells next to it … | |
What is the best game you played so far in your entire life? | |
Hello, I am a bit stuck in choosing what computer to get for gaming. I also make videos for youtube so would need to be able to record in HD while still getting decent FPS from about 25+ on medium or higher settings. I asked a seller on ebay and … | |
HI Im looking for a javascript game to download for free so I can give my users on my website a way to get points. so the points that they get in a javascript game would be added to the mysql database to add the points into their account. does … | |
My professor asks me to program the Game Of Life with some required and I find unnecessary classes. But anyhow as I am coding and running the program midway I run into this problem void Life::setup_grid() { cout << "Size of Grid: " << grid.size() << endl; cout << "rows: … | |
Below you will find a game I written in my spare time from college. Any and all critique welcome. I plan to expand this to a console RPG later, and eventually GUI. All in C++. BTW, nice forums. //============================================================================ // Name : Monster Shot.cpp // Author : Dave T // … | |
So this is going to be the last project for my java class. Any input is appreciated and I'm generally posting it here because someone else might benefit from it. It is not done yet but when it is I'm going to post the full code. I made a video … | |
HelloWorld Start(); *// every line of codes ends with A ";" *//\/\\ from ";" you can xmap your game to the best "YOU WIN" screen.jpg you can make be it of a T-shirt you maybe selling a compleated levalin a game, a holiday vacation, a Free beer token or even … | |
Microsoft has been slowly moving away from the desktop PC software market for many years now, and with the recent launches of Windows 8 and the Surface tablets, along with the latest Windows Phone devices, the whole mobile and touch arena has taken quite a bit of the consumer-oriented focus. … | |
I thought i would share this with the community wrote most of it in school but the ai i wrote at home enjoy! | |
Hi All i have a games console un used an wrapped partly made of wood and partly of metal it is from videogame LTD hong kong . anyone have any idea about it? | |
Hi, I am creating a simple game and I my game thread and my player2 thread seem to be executing twice each time the Thread.Sleep() expires. This is the output: Starting game: Player 2 thread Game thread Starting game: Player 2 thread Game thread Player 2 thread This is the … | |
I cannot get the math right for the higher option. When you run the program, the program will go lower, but it wont go go higher. What is it i need to change? this program is due by the end of my class today and i can't figure it out. … | |
I am going to be honest here, I am completley lost on trying to figure this out. I am trying to create a sudoku solver using sat4j for a 9x9 puzzle. I am trying to read a partially filled board and, by using a Satisability solver it finds a legal … | |
Hello, To Keep It Short! I'm Building Three Websites. And I Basically From What i Was Told Need To Put Images On In A Row Going Down The Page And The Images Need To Come From A Database Which Is Mysql And Im Guessing That PHP And Such. Also When … | |
I have created an awesome text-based battle game, and i want others to see it. Is there a way to put this game online, without others stealing the code, but they can play it? | |
I seriously need that for an onlne game.pls help. | |
Hello , I'm very interested in making a game in flash i've done asp.net for a website and i've made a server and database allready for my game in vb;net but now i really want to make a gam esomething like this http://www.youtube.com/watch?v=QKzLS-EeQQM but i can't find a good learning … | |
note x = player x postion y = player y postion so iam trying to set up collsion between player and enemy. i want it so my player touch the enemy than my player should stop. and not go though it. this code below kind of works. if my player … | |
**Tic-Tac-Toe without a class** Write a modular program that allows two players to play a game of tic–tac-toe. Use a two-dimensional char array with 3 rows and 3 columns as the game board. Each element of the array should be initialized with an asterisk(*). The program should display the intial … | |
I am currently making a game and am working on the town code right now. I have booleans for the areas in and out of the town, but when I go to leave an area it resets me back at the beginning of the program. I have it set to … | |
I need a program that will ask 16 true or false questions. The game needs to keep going until the user either answers 8 questions correctly or 8 inncorectly. A message should inform the user wether they won or lost and ask if they would like to play again, at … |
The End.