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:
App4Dev App4Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
Keep An Eye Keep An Eye is a tool for developers by developers!
VPSinn VPSinn is the newest cross-platform mobile application developed by XiGroup S.r.L. to allow IT administrators to access and monitor their own virtual environment, performing fundamental tasks.
VPSinn connects and manages virtual machines running on Citrix XenServer and Xen Cloud Platform (XCP) directly from your Windows Phone
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
Ascii table 7 This is a simple ascii table for Windows Phone 7. You can convert decimals to characters and vice versa
IPv6 Application describes the New trend in the InternetProtocol IPv6,what is IPv6,Revoultion
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
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
App 4 Dev App 4 Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
Troubleshoot This app helps you to learn troubleshoot your system and to learn basics of windows
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