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:
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
Themetastic Themetastic is a very simple free tool for developers. It shows examples of the various theme resources that can be applied to text in Windows Phone Silverlight applications. By using theme resources, it's easy to fit in with the look and feel of the rest of the system, but there are still choices to make
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
TourToRuby It describes one of the most important computer language, Ruby
Visualstudiomagazine - CSharp Corner Visualstudiomagazine - CSharp Corner provides expert solutions for developers in .NET. This App views all current csharp thems
EasyULA EasyULA - EasyULA is designed to help developers create small, easy-to-read license agreements for their software. These smaller licenses will help to make users more likely to read them, and therefore, more fully accept them. Also, it's very easy (and fast) to create a license with EasyULA
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
Smashingmagazine This application is for the Smashing Magazine blog. The blog blog offers resources and advice to web developers and web designers
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
Other Software by developer «Mudy»:
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
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)
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