Rocket Simulation - Demonstration example written in f # based on the book: friendly F # (fun with game programming)
illustrates how through this language you can describe physical behaviors (in our case a rocket launched through the Moon direction is subject to various forces like moons and earth mass etc.) with clarity because the language itself
is easy to understand and express.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
Similar Software:
HexHelper This utility will allow you to choose 3 colors in swatches, and see their hex values for use in web and silverlight development
BizTweet BizTweet is tailored towards those developers who have an interest in BizTalk and AppFabric
Developer Deck - Free Developer Deck - Free - Scum or Agile Planning? Here is a deck for all these new software methodologies. Use WP7 as your scrum or agile planning deck.
This app uses your WP7 theme color as your deck color
Storage Converter Storage Converter - Need a quick way of finding out how much memory you'll need? Storage Converter could be just the tool you're after. From converting Bits to Bytes, Kilobytes to Gigabytes and Megabytes to Petabytes, you'll no longer need to visit conversion websites to do your calculations
E10 Domain Tools E10 Domain Tools - Search your next web domain using e10 Domain Tools. Range of TLDs Supported (com, net, org, in, co.in, me, info, co, tv, asia, name, tel, us, ws, org.in, eu, biz, bz, cc, org.uk, mibi, me.uk, net.in, ind.in, firm.in, gen.in, mn, us.com, eu.com, uk.com, uk.net, gb.com, gb.net, de.com, qc.com, kr.com, ae.org, br.com, hu.com, jpn.com, no.com, ru.com, sa
XAML Pad XAML Pad is a free application that let you write XAML snippets that get parsed, compiled and displayed on your Windows Phone.
The result will be displayed in a new fully functional Page, meaning buttons will be 'clickable', list boxes 'selectable', etc.
An E-mail feature will let you e-mail the XAML Code for re-use
Other Software by developer «Mudy»:
ScriptingAndAi ScriptingAndAi - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
an artificial intelligence written entirely with a scripting language built into f#
Asteroids Simulation Asteroids Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates how
often a good problem definition must use specific algorithms to emprove the application performances
like in this sample where we used a space partition algorithm
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)
Ball Simulation Ball Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
how f# is very convenient and easy to use to resolve scientific problems like in this sample where we simulate the
bounce of a ball on the ground