|
Re: web based game development in squeak: msg#00048lang.smalltalk.squeak.beginners
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:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | web based game development in squeak, gent |
|---|---|
| Next by Date: | Re: web based game development in squeak, Blake |
| Previous by Thread: | web based game development in squeak, gent |
| Next by Thread: | Re: web based game development in squeak, Blake |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |