|
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
|
I need to mockup some very simple games.
Most of them involving three actions: typing on a textbox, dragging (reordering) boxes, and a countdown timer that you can punch. They are two-person games, where any player can punch the clock if they finish typing...
Started by urlwolf on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at donationcoder):
If anyone that ....
I'm sure there are simple game-authoring tools out there.
Games where you basically just need to build a virtual gameOk, up to now I'm empty-handed.
It is a very simple way to make parlor-type games.
|
|
Simple games and a subscription renewal scam - Lumosity — Lumosity must seed glowing reviews all over the Web. It doesn't deserve it. Recent studies have shown that what these online games do for you is make you proficient at playing the online games....
Started by crabpaws on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at viewpoints):
So I cancelled within the 1st week after I tried one time to play a game and couldn't played the game once thinking I ....
STAY AWAY FROM THIS COMPANY! Their games do not work properly and I found that I was often unable to sign up.
|
|
Hello!
For years my mother relies on me to get her small, fun games for her to pass away small empty hours. She started playing card games, such as freecell and spider, and since she got tired of that I ventured and tried to get something a bit different...
Started by Cirque on
, 13 posts
by 10 people.
Answer Snippets (Read the full thread at mmo-champion):
We went to a game shop she bought games like civ4-5 and the latest sims game but i always endup of the game which goes by the name MuMu if hunting down obscure games on Abandonware sites or Ebay games but every....
|
|
Not just Spyro either but Crash bandicoot etc.. banjo kazooie all those type games.. and yes I know they still are "Technically" around but the Modern versions are trash.. ive noticed the growing trend in games these days is " if it aint got guns or swords...
Started by The_Dweedle on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at teamxbox):
Garabaldi? What happened to simple, fun gamers? most of them are on xbla or indie games....
Whatever happened to Mr.
Everyone and their uncle can that is out now.
Those types of games don't seem to do well anymore.
I loved this game.
|
|
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.
|