logo       

Re: web based game development in squeak: msg#00048

lang.smalltalk.squeak.beginners

Subject: Re: web based game development in squeak

You'll need to clarify this.
Will the game run in the browser, server side, or a combination?
The only sensible options for browser side work are javascript and flash.

Squeak is smalltalk.
If your game will run primarily server side and serve up html (possibly with bits of javascript to make it more interactive), then seaside (a smalltalk framework for squeak to build web apps) is a good choice.

Otherwise, I'd get a javascript book and start figuring out how to work in that. There is no shortcut there and you will be testing/ running entirely in the browser.


On Jun 10, 2007, at 10:22 AM, gent wrote:


Hi
I'd like to develop a simple strategy game that runs from the browser for my
website.
Can Squeak compile an application in Java or Flash or any other format a
browser would recognize without exotic plugins?
--
View this message in context: http://www.nabble.com/web-based-game- development-in-squeak-tf3898123.html#a11050529
Sent from the Squeak - Beginners mailing list archive at Nabble.com.

_______________________________________________
Beginners mailing list
Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx
http://lists.squeakfoundation.org/mailman/listinfo/beginners


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise