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.
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:
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
Hacking Silverlight Code Browser Hacking Silverlight Code Browser - The essential Silverlight Code Reference on the phone. Primarily a tool for old people like me that can't remember hardly how todo a for loop, this quick reference helps me remember how to program silverlight not only on the phone but in all its many platforms
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
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
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
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
ABPro WP7 ABPro WP7 is a resource administrator front-end for the Joomla component Appointment Booking Pro.
ABPro WP7 allows resource administrators to manage their appointment bookings from their Windows Phones.
This app is only useful if you have a Joomla based website running Appointment Booking Pro
Intro_to_c It gives an overview,characteristics,drawbacks and uses of C language
Other Software by developer «Mudy»:
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#
Rocket Simulation 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
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