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:
Colours Colours - This application will allow the users to know the R,G,B values of the colour which appears on their screen.
This application might help you in building simple coloured web pages
BizTweet BizTweet is tailored towards those developers who have an interest in BizTalk and AppFabric
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
Dev Helper Dev Helper - Whether you’re a developer looking to make the next great app or just an enthusiast looking to play with your phones internal devices, DevHelper is for you. Internally your phone has many devices that are essential to enabling great apps and games. The most important of which are the Touch Input Panel, the Accelerometer and the GPS
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
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
TouchStudio TouchStudio is radically new software development environment that runs on the Windows Phone itself, bringing the excitement of the first programmable personal computers to the phone. The new programming experience makes the sensors and media on the phone easily accessible, and appreciates the touchscreen as the main input device for code
Codes N Puzzles Codes N Puzzles - This is the app for geeks.Enjoy writing code for tough programming problems and solve excellent puzzles.
Get latest feeds for coding problems from
"programmingpraxis.com"
and latest feeds for puzzles from
"dailybrainteaser.blogspot
Blogduwebdesign Blogduwebdesign - Magazine Webdesign, actualites, astuces et tutoriaux pour les creatifs du web. Le Blog Du Webdesign devient enfin disponible sur le mobile.
Consultez facilement et quotidiennement des articles utiles pour les creatifs du web
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#
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
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