Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Silverlight Tetris sample
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vladimir Lazunin  
View profile  
 More options Jan 20, 12:40 am
From: Vladimir Lazunin <lazu...@gmail.com>
Date: Mon, 19 Jan 2009 21:40:03 -0800 (PST)
Local: Tues, Jan 20 2009 12:40 am
Subject: Silverlight Tetris sample
Wrote a simple game for Silverlight platform:
http://lazunin.com/stetris_en.html

First made it in IronPython with Dynamic Language Runtime, but the
resulting file was huge (~1.15 MB packed) because it's dynamic and it
has to bring along all IronPython libraries.

Then re-implemented with Boo, it needs only Boo.Lang.dll and the
result is ~46 KB. All the resulting assemblies and sources can be
found on that page (if booc gives you some error concerning
"mscorlib", it helps if you install (update) some net 2.0 SDK or
something).

I am not really up to date with today's typical sizes of silverlight/
flash apps, but as for IronPython, is it even practical to make
something _that_ big for the web? The size of the Boo version, on the
other hand, seems pretty reasonable to me.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cedric Vivier  
View profile  
 More options Jan 20, 1:41 am
From: "Cedric Vivier" <cedr...@neonux.com>
Date: Tue, 20 Jan 2009 14:41:59 +0800
Local: Tues, Jan 20 2009 1:41 am
Subject: Re: Silverlight Tetris sample

On Tue, Jan 20, 2009 at 1:40 PM, Vladimir Lazunin <lazu...@gmail.com> wrote:
> Wrote a simple game for Silverlight platform:
> http://lazunin.com/stetris_en.html

> First made it in IronPython with Dynamic Language Runtime, but the
> resulting file was huge (~1.15 MB packed) because it's dynamic and it
> has to bring along all IronPython libraries.

> Then re-implemented with Boo, it needs only Boo.Lang.dll and the
> result is ~46 KB. All the resulting assemblies and sources can be
> found on that page

Very nice!
We need more of these! :)   (examples)
I've added a link to your page on the Tutorials page but would you also
agree for your example to be included in boo's examples/ directory?

> (if booc gives you some error concerning
> "mscorlib", it helps if you install (update) some net 2.0 SDK or
> something).

It can also help (or even be required) to use boo trunk (or to wait for 0.9
release)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Lazunin  
View profile  
 More options Jan 20, 2:12 am
From: Vladimir Lazunin <lazu...@gmail.com>
Date: Mon, 19 Jan 2009 23:12:03 -0800 (PST)
Local: Tues, Jan 20 2009 2:12 am
Subject: Re: Silverlight Tetris sample

> Very nice!
> We need more of these! :)   (examples)
> I've added a link to your page on the Tutorials page but would you also
> agree for your example to be included in boo's examples/ directory?

Sure. The code is not so good, though. After all, I hadn't written a
single line of Boo until two days ago :)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Chase  
View profile  
 More options Jan 20, 9:14 am
From: Justin Chase <justin.m.ch...@gmail.com>
Date: Tue, 20 Jan 2009 08:14:12 -0600
Local: Tues, Jan 20 2009 9:14 am
Subject: Re: Silverlight Tetris sample

It looked good enough to me! Good job.

On Tue, Jan 20, 2009 at 1:12 AM, Vladimir Lazunin <lazu...@gmail.com> wrote:

> > Very nice!
> > We need more of these! :)   (examples)
> > I've added a link to your page on the Tutorials page but would you also
> > agree for your example to be included in boo's examples/ directory?

> Sure. The code is not so good, though. After all, I hadn't written a
> single line of Boo until two days ago :)

--
Justin Chase
http://www.justnbusiness.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google