[gameprogrammer] Re: Browser games
- From: Alan Wolfe <alan.wolfe@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Thu, 11 Aug 2005 09:32:07 -0700
a little while ago i was working on an AJAX chat room where it was
using a mysql db to store what people said with a timestamp so every
second the browser would do an ajax request of a php page which would
send any new chat strings that happened since the person last checked.
it also maintained a user list like IRC so it was pretty cool.
It had some logic errors like it would sometimes repeat chat strings
etc but as a proof of concept thing it worked really awesomely.
I bet you could use the same technique to make a multiplayer (ie over
the internet) ajax game (:
On 8/10/05, Stephane Marchesin <stephane.marchesin@xxxxxxxxxx> wrote:
> Alan Wolfe a écrit :
>
> >a little unrelated...
> >
> >i bet it would be possible to make a decent game with ajax and just
> >straight up css/html.
> >
> >it wouldnt be 3d or anything but i bet you could do thigns as
> >complicated as a 2d overhead tiled game, and possibly a side scroller.
> >
> >maybe you could do 3d too by having the server render the images?
> >maybe keep it wireframe?
> >
> >but yeah - ajax could really be cool in making browser games
> >
> >
> >
> Yes, that's possible :
> http://193.151.73.87/games/lemmings/
>
> Stephane
>
>
>
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>
>
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Triston O'Connor
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Roger D Vargas
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Matthew A. DiFrancesco
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Fernando Arturo Gómez Flores
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Mike Gillissie
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Alan Wolfe
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Matthew A. DiFrancesco
- [gameprogrammer] Browser games
- From: Bob Pendleton
- [gameprogrammer] Re: Browser games
- From: Alan Wolfe
- [gameprogrammer] Re: Browser games
- From: Stephane Marchesin
Other related posts:
- » [gameprogrammer] Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- » [gameprogrammer] Re: Browser games
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Triston O'Connor
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Roger D Vargas
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Matthew A. DiFrancesco
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Fernando Arturo Gómez Flores
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Mike Gillissie
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Alan Wolfe
- [gameprogrammer] Re: DirectX9 running in Internet Explorer
- From: Matthew A. DiFrancesco
- [gameprogrammer] Browser games
- From: Bob Pendleton
- [gameprogrammer] Re: Browser games
- From: Alan Wolfe
- [gameprogrammer] Re: Browser games
- From: Stephane Marchesin