Community for F#

Blog articles of Community for F#

0
comment
on 8/19/2013 6:14 PM
Hot on the heels of making my first game with Dart and StageXL at the London GameCraft 2013, I decided to strike whilst the iron’s hot and make a mini-game featuring characters from our MMORPG Here Be Monsters.   The result, is a whack-a-mole style game where the antagonist is ‘Meng the Terrible’ from the [...]
>> Read the full article
.
0
comment
on 8/19/2013 5:57 AM
Even though tuples, records and discriminated unions are reference types, they all have the built-in equality properties you would expect in a value type.  For example: > let a = (1,’a');; val a : int * char = (1, ‘a’) > let b = (1,’a');; val b : int * char = (1, ‘a’) > a […]
>> Read the full article
.
0
comment
on 8/18/2013 4:34 PM
Were I sponsoring a technology conference, I’d much rather get my logo on a coffee mug than just about anything else from the conference.  Why do I say this?  Consider some other alternatives: a t-shirt, a thumb drive, a pen.   No matter how slovenly a developer, he or she will only wear a t-shirt […]
>> Read the full article
.
0
comment
on 8/16/2013 4:20 PM
..are turned into an in-game character by your game designers!!! Thanks guys!
>> Read the full article
.
0
comment
on 8/15/2013 3:06 AM
Dystopia as a Service from Adrian Cockcroft And finally, a good summation of the talk here.
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper