Create a .exe application in Pharo 2.0
Hi Everybody, i'd like to know what can i have to do to create a .exe application/desktop application, after creating a Package with all the working classes in Pharo 2.0. I created the Minesweeper game, and i'm tired to write into the workspace MSGame new openInWorld. How can i automatize that?Thanks for the help guys! W Pharo!Paolo
What you can do here, is using the preferences to automatically start your app when a pharo image is open :) Then your Pharo.exe+your image will turn into a Minesweeper :) Ben On 31 Oct 2013, at 15:01, Paolo Piccinelli <captain86@hotmail.it> wrote:
Hi Everybody,
i'd like to know what can i have to do to create a .exe application/desktop application, after creating a Package with all the working classes in Pharo 2.0. I created the Minesweeper game, and i'm tired to write into the workspace MSGame new openInWorld. How can i automatize that? Thanks for the help guys!
W Pharo! Paolo
On Oct 31, 2013, at 3:01 PM, Paolo Piccinelli <captain86@hotmail.it> wrote:
Hi Everybody,
i'd like to know what can i have to do to create a .exe application/desktop application, after creating a Package with all the working classes in Pharo 2.0. I created the Minesweeper game, and i'm tired to write into the workspace MSGame new openInWorld. How can i automatize that? Thanks for the help guys!
Can we play with this game? what is the license? where it is? How different it is from the mimesweeper in the games project? Stef
W Pharo! Paolo
participants (4)
-
Benjamin -
btc@openinworld.com -
Paolo Piccinelli -
Stéphane Ducasse