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
Colours Colours - This application will allow the users to know the R,G,B values of the colour which appears on their screen.
This application might help you in building simple coloured web pages
Blog CarlosAriash Blog CarlosAriash - Quieres saber sobre el desarrollo de aplicaciones y tener tutoriales,noticias todo sobre tecnologia? entonces estas en el lugar indicado con esta aplicacion podras saber todo lo ultimo que el mundo de la tecnologia tiene para ti
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
Smashingmagazine This application is for the Smashing Magazine blog. The blog blog offers resources and advice to web developers and web designers
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
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
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
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
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