|
I'm teaching a kid programming, and am introducing some basic artificial intelligence concepts at the moment. To begin with we're going to implement a tic-tac-toe game that searches the entire game tree and as such plays perfectly. Once we finish that...
Started by wxs on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Simple of edge ....
Checkers will let you teach several methods.
Four in a line Hard is a nice, simple game, and fun one to write AI for.
Simple game with straightforward rules but more complicated that Tic-Tac-Toe.
|
|
I want to make a little online game (ie. Tic-Tac-Toe ).
What technology can/should i use ? Where are the pitfalls?
The Game should be playable on the browser.
How can i find the opponent ?
Started by n00ki3 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There is a more specific community there (as opposed to Stack of ... .
For a simple game like Tic-Tac-Toe, I don't really see a lot for building games is at gamedev.net .
And for such a simple game it's more than enough.
|
|
So one can play with it.
Started by Łukasz Lew on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
They're simple, and you canLutz Roeder's Digger (....
Microsoft's XNA Game Studio ( link ) has a few very interesting examples of small games with, in order for you to learn how to develop
Try some flash games.
Sourceforge.
|
Ask your Facebook Friends
|
The question is simple really; What are some things in games that are small, yet annoy the hell out of you?
Mine would be when a game goes from gameplay to cutscene and it doesn't show the current guns you are carrying. A lot of games do this but most...
Answer Snippets (Read the full thread at gametrailers):
On 'New Game', when you have a save file on the game instead of it being on 'Continue/Load'
Stuff like Game', when you have a save file on the game instead of it being on 'Continue/Load' Stuff like unfinished games.....
|
|
I have been playing around with writing some simple card games in python for fun and I would like to add a gui to the games. Which library would you recommend for writing the gui for a simple card game?
Started by adam on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're looking to add sound, controller input, and take it beyond a simple card game, then you may ....
But for card games, most chances are that wx's should do the trick.
Want a GUI of your own, that fits the game's style.
|
|
Bit dissapointed with these games so far.
No real interaction in the game.
It is just a story. The only playing involved is asking the right questions and using the right objection point.
Not worth the £1.99 I paid for it. I expected better from Telltale...
Started by daro2096 on
, 20 posts
by 13 people.
Answer Snippets (Read the full thread at telltalegames):
The older Law and Order games were much better than this which is nothing more than to continue to buy further episodes....
You find a body, you interview the witness then search the crime scene decided for you .
The game and you will find out.
|
|
I was reading that question and I remember of the Wikipedia list of algorithms . I know that Wikipedia have a list of Open Source games too, but what I want is a links for simple game algorithms, even if written in pseudocode.
As "simple" games, I mean...
Started by Click Ok on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Accept user sort of time/complexity....
Here is the algorithm for most games:
Once the game is initialized...
(Truly no offence :))
You can't get interesting patterns.
IS simple, I don't think the algorithm for that games aren't.
|
|
I installed visual studio 2005 in my machine and i want to start polishing my c++ skills and i thought of doing a simple game eg. space invaders!
What am wondering can i do the whole game using just vs2005 without any other external libraries?
Any simple...
Started by gath on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
After you develop your simple game without libraries) for game....
If I were you I would start by searching games in c++ online and download a beginner to use XNA and C# to learn the concepts.
Be sufficient to make a game.
|
|
I want to improve my programming skills especially object programming. I want to write a simple game, but it shouldn't be too simple. I actually wrote classic Tetris and I want to try something more demanding. I need your help. Could you give me some ...
Started by Sonji on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
Infinite possibilities for customization
Bejeweled is a good game with ....
Making a game like minesweeper is funBreakout , its a great game a lot of fun to program.
Want to try one of the sliding puzzle games like GridLock.
|
|
Re: Simple Questions and Simple Answers Sorry.... I will start a new post after this.
Started by Jdog1020 on
, 13 posts
by 6 people.
Answer Snippets (Read the full thread at bulbagarden):
Last edited by pokemega....
Please place all Ash in Emerald.
XP
Originally Posted questions, this will be moved into the Simple Questions, Simple Answers thread.
Re: Older Games: Simple Questions Thread Ah, sorry about that, Rick.
|