Wednesday, August 14, 2013

squeak smalltalk game

I am writing a game for squeak smalltalk. Squeak smalltalk is available at http://squeak.org/ and there's my preliminary code at http://sf.net/projects/squeakgames/

I am also willing to write one for GNU smalltalk.

Smalltalk is really easy to program as it is a closure and overload system for methods, the same as for Objective-C. They were both invented at Xeroc Parc.

Here's my screenshot :

No comments:

Post a Comment