caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anthony Tavener <anthony.tavener@gmail.com>
To: Jeffrey Scofield <jeffsco@psellos.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml app for iOS, Schnapsen card game
Date: Wed, 21 Mar 2012 17:41:03 -0600	[thread overview]
Message-ID: <CAN=ouMRKP8O-baSqSDY_JGUsA+qQQm=KEotpAAyd4_HGv0Xoqw@mail.gmail.com> (raw)
In-Reply-To: <201203212213.q2LMD7fB022430@pse.psellos.com>

[-- Attachment #1: Type: text/plain, Size: 2293 bytes --]

I think this is awesome. OCaml is much more pleasant to use than the
alternatives, so having it available for developing software on mobile
devices is great, even if it's only iOS. ;)

Your a frontiersman... and I hope others follow suit and write more games
in OCaml and bring it to more mobile platforms!

I've been writing a game for PC with possibility of targeting PS3... and
maybe phones. But I don't even own a phone, so that's not in-mind for now.

I appreciate your work! Even more if I do end up using it!

 Tony

On Wed, Mar 21, 2012 at 4:13 PM, Jeffrey Scofield <jeffsco@psellos.com>wrote:

> As more proof that you can write real-world iOS apps in OCaml, our little
> outfit Psellos has just released a second OCaml app through the App Store.
> It plays the classic card games Schnapsen and Sixty-Six.
>
> You can find info about the app at our website:
>
>    http://psellos.com/
>
> We think using OCaml was a real advantage in building the game-playing
> engine.  It also seemed a great fit for the animation subsystem that I
> wrote to make the cards move (immutably).
>
> Also, these are great card games.  One of our friends was inspired by
> the app to start up a blog about Schnapsen (also on the website).
>
> In addition to the two apps that we sell (for cheap), I've written 5
> apps that show how to code for iOS in OCaml.  The sources for all 5 are
> available at our website in the OCaml section
> (http://psellos.com/ocaml/).  A few people have used these examples as
> the basis for their own apps.
>
> There's also info on how to cross compile to iOS and to the iOS
> Simulator, how to build the cross compilers we're using, and how to use
> OpenGL ES from OCaml.
>
> Recently there was a question about updating our tools to work with
> Apple's latest Xcode.  Now that the app is released, I'll be doing that
> as soon as I can.
>
> I'm trying my best to start a worldwide OCaml-on-iOS craze :-), and
> would be very happy to hear from anyone interested.
>
> Regards,
>
> Jeffrey Scofield
> Seattle
>
> jeffsco@psellos.com
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>

[-- Attachment #2: Type: text/html, Size: 3245 bytes --]

  reply	other threads:[~2012-03-21 23:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21 22:13 Jeffrey Scofield
2012-03-21 23:41 ` Anthony Tavener [this message]
2012-03-23  0:09   ` [Caml-list] " Jeffrey Scofield
2012-03-23  7:39     ` Kakadu
2012-03-23  7:48       ` Alan Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN=ouMRKP8O-baSqSDY_JGUsA+qQQm=KEotpAAyd4_HGv0Xoqw@mail.gmail.com' \
    --to=anthony.tavener@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jeffsco@psellos.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).