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:
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
I'm a VB "I'm a VB" is the app for all developers who are really passionated about the Visual Basic programming language. With this app you can stay up to date with news from the Visual Basic Developer Center
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
CSSQuiz In our CSS tutorial you will learn how to use CSS to control the style and layout of multiple Web pages all at once
Scheme Interpreter for Programmers and Geeks Scheme Interpreter for Programmers and Geeks - This is a powerful & useful Scheme Interpreter developed for WP7. It is intended for programmers and techno geeks only! Scheme is one of the dialects of the programming language Lisp and it was developed at the MIT AI Lab by Guy L. Steele and Gerald Jay Sussman
Frolic Samples for XNA Frolic Samples for XNA - The Frolic Game Framework is an open source library to make 2D game development easier. Share most of your game code between XNA and Silverlight so that you can change your mind later if necessary. These samples demonstrate some of the basic capabilities of Frolic and you can get the source code at http://frolic.codeplex
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)
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
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