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:
SilverlightRun Sample SilverlightRun Sample - This is an app that demonstrates SilverlightRun (SR) for Windows Phone, which is a free toolkit that I (halllo) use to start off coding faster. This app demos some features of it like for example easy tombstoning, zooming, view model location and container flipping
Syncfusion Windows Phone Controls Syncfusion Windows Phone Controls - The Syncfusion Windows Phone Controls provides the facility for the developers to create Windows Phone Application with ease and improve productivity by giving the tools to create rich mobile applications that deliver real business innovation
Quick C! This app gives you a quick overview of some of the basics concepts of C language
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
FollowMyFeed FollowMyFeed - Bring the opportunity to your users to follow your news from their mobile phones, at any time, even without a connection!
FollowMyFeed allows you to quickly create your Windows Phone 7 application for free without any technical knowledge.
Let us guide you through a simple interface for creating an application to your image
Developers Heaven Developers Heaven - The application is for helping developers working on different platforms at the same time. They can add categories and set a default key to search with. E.g. If the user is currently developing an app using Bing, then he can set 'Bing development' as the key to attach. If he is often searching for pushpins he can add 'pushpins' to category
DevBrowser DevBrowser - This developer browser allows you to enter a URL, get the page load times, page size, response times and headers
Web Developer Ideas Web Developer Ideas - A must have application for all web application designers and developers. Get latest freebies, designer and developer resources, tutorials directly to your phone at one touch! If you wish to collaborate, just contact us
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
Panorama Demonstration Aplicacion que muetra las experiencias de un desarrollador de Windows Phone
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