Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released

ericvm
The commands are the same from classic interactive fiction games. But I think it would be nice to have a welcome message with the commands available.

The commands are:
look
look <something>
take <something>
put <something> on <something>
read <something>
inventory
north
south
east
west

2016-06-23 10:53 GMT-03:00 abergel [via Smalltalk] <[hidden email]>:
Hi Eric!

I gave a try, but I have no idea what to do.

Whatever I type, it is a command not found…

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jun 23, 2016, at 9:33 AM, ericvm <[hidden email]> wrote:

New version of Interactive Fiction Framework
(https://github.com/ericvm/smallworlds)

I think it is mature enough to be used, but of course there might be some
rough edges.

Contributors, users and testers would be very welcome!



--
View this message in context: http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.





If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660p4902662.html
To unsubscribe from [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released

abergel
Ok, thanks!
I go north, then west. There is a “hook()”, but no idea what to do with it.
I cannot take or read it. What can I do?

Alexandre


-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jun 23, 2016, at 11:33 AM, ericvm <[hidden email]> wrote:

The commands are the same from classic interactive fiction games. But I think it would be nice to have a welcome message with the commands available.

The commands are:
look
look <something>
take <something>
put <something> on <something>
read <something>
inventory
north
south
east
west

2016-06-23 10:53 GMT-03:00 abergel [via Smalltalk] <<a href="x-msg://34/user/SendEmail.jtp?type=node&amp;node=4902688&amp;i=0" target="_top" rel="nofollow" link="external" class="">[hidden email]>:
Hi Eric!

I gave a try, but I have no idea what to do.

Whatever I type, it is a command not found…

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jun 23, 2016, at 9:33 AM, ericvm <[hidden email]> wrote:

New version of Interactive Fiction Framework
(https://github.com/ericvm/smallworlds)

I think it is mature enough to be used, but of course there might be some
rough edges.

Contributors, users and testers would be very welcome!



--
View this message in context: http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.





If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660p4902662.html
To unsubscribe from [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released, click here.
NAML



View this message in context: Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released

ericvm
The idea of the framework is to be able to develop your own interactive fiction works.

The Cloak of Darkness is a well known simple puzzle game that all frameworks implement just for demonstration purposes. It is sort of the "Hello world" of interactive fiction, so don't expect much of it.

But you can check the game description here, for instance: http://www.firthworks.com/roger/cloak/

2016-06-23 15:52 GMT-03:00 Alexandre Bergel <[hidden email]>:
Ok, thanks!
I go north, then west. There is a “hook()”, but no idea what to do with it.
I cannot take or read it. What can I do?

Alexandre


-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jun 23, 2016, at 11:33 AM, ericvm <[hidden email]> wrote:

The commands are the same from classic interactive fiction games. But I think it would be nice to have a welcome message with the commands available.

The commands are:
look
look <something>
take <something>
put <something> on <something>
read <something>
inventory
north
south
east
west

2016-06-23 10:53 GMT-03:00 abergel [via Smalltalk] <[hidden email]>:
Hi Eric!

I gave a try, but I have no idea what to do.

Whatever I type, it is a command not found…

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jun 23, 2016, at 9:33 AM, ericvm <[hidden email]> wrote:

New version of Interactive Fiction Framework
(https://github.com/ericvm/smallworlds)

I think it is mature enough to be used, but of course there might be some
rough edges.

Contributors, users and testers would be very welcome!



--
View this message in context: http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.





If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/ANN-Smallworlds-Interactive-Fiction-Framework-v1-0-released-tp4902660p4902662.html
To unsubscribe from [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released, click here.
NAML



View this message in context: Re: [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.