caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml app for iOS, Schnapsen card game
@ 2012-03-21 22:13 Jeffrey Scofield
  2012-03-21 23:41 ` Anthony Tavener
  0 siblings, 1 reply; 5+ messages in thread
From: Jeffrey Scofield @ 2012-03-21 22:13 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-23  7:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-21 22:13 [Caml-list] OCaml app for iOS, Schnapsen card game Jeffrey Scofield
2012-03-21 23:41 ` Anthony Tavener
2012-03-23  0:09   ` [Caml-list] " Jeffrey Scofield
2012-03-23  7:39     ` Kakadu
2012-03-23  7:48       ` Alan Schmitt

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).