Tagged Questions

0
votes
7answers
87 views

what are the recommended methods to create online 3d gaming engine ?

i want to create an online 3d game of roads and city buildings (supposed to have good graphics). i would prefer that it will work for all major Os's (linux,windows,mac). I know th …
0
votes
2answers
48 views

How can I turn an open source game into an open source community?

Related question: How do I attract developers to an Open Source project? Coding an open source Browser-Based-Game I code the game/site ninjawars.net. Recently we (me and my frie …
-4
votes
4answers
74 views

Solitaire game design

All, I have been asked to build a solitaire game in C++ for my project. Here's what I have come up with: Card class Properties/members: Suit,Rank,Color(All of these can be enums) …
1
vote
2answers
24 views

Making a generic MovableGameEntity Class for my 2D game?

Hello, I have come to a point in my 2D game ( I'm writing the whole engine myself for learning purposes ), where I need to create some kind of class that Inherits from my GameEntit …
0
votes
1answer
48 views

Looking for concept for managing game level views, level selection views, preferences view, storing levels, environment variables.

I'm developing a puzzle game application - watch on youtube - for iPhone, and the actual "in-game" part is almost done. It is a separate Class (subclass of UIView) what initializes …
0
votes
3answers
39 views

2d game engine for race game built to web-page.

I think Flash/Flex is a good aproach for this case. We need to build some like the following: http://www.flashracegames.com/play-micro-racers-2.html Is there some free engines to …
0
votes
1answer
26 views

Random 2d movement (similar to flies) in Unity3d

I want to add random movement to some of my game objects similar to the way flies swarm in Unity3D. I've developed a method using the addforce() method but would like to bypass the …
0
votes
1answer
17 views

DTD flash open source engine?

DTD flash flex action script open source engine? I need some open source engine for creating some games like Desktop Tower Defense games Does it exist?) So… What do I need? I ne …
35
votes
58answers
2k views

Which programming language is manageable by an 11 year old kid?

Possible Duplicates: What is the easiest language to start with? What are some recommended programming resources for pre-teens? My son is 11 years old and he would like …
6
votes
13answers
224 views

Does anyone have any ideas for an assignment in game programming?

Much like the author of Give me an assignment in C, I'm looking to learn game programming and I learn best by doing, but I don't have any good ideas for games to program which will …
2
votes
5answers
128 views

Direct-X in C++ Game Programming.

I am reletively new to c++ programming can anyone please tell me how does Direct-X SDK is helpful and how does it works and how can we use it in game programming.I Downloaded it an …
2
votes
1answer
40 views

Mac Dev - How to refresh view for 2d game?

If you see my other question, you'll know that I'm starting to try making simple 2d games on mac. There I was deciding which library to use (OpenGL or Quartz), but no matter what I …
0
votes
2answers
47 views

Line Drawing Game Help Tutorial for iPhone

I am looking for anyone that can help create some source and a tutorial with me to answer how to create a game like "air control" or "harbor patrol" - just a simple source file whe …
1
vote
8answers
260 views

Game programming for windows in C++ or C#.

I just learned the basics of c++ and c#,just the simple basics of the language.And I want to pursue game programming can anyone please tell me where to start off I read somewhere t …
1
vote
8answers
260 views

What is the best language for game programming?

Is it C++, C#, Java, C, OpenGL, ect. I want to do game programming but I don't really know what language to do it. I'm leaning toward C++.

1 2 3 4 5 51 next
15 30 50 per page