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#.
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:
Quick C! This app gives you a quick overview of some of the basics concepts of C language
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
Web Coder Developed by Saif Ahmad
Tips and tutorials for web developers
XAML Pad XAML Pad is a free application that let you write XAML snippets that get parsed, compiled and displayed on your Windows Phone.
The result will be displayed in a new fully functional Page, meaning buttons will be 'clickable', list boxes 'selectable', etc.
An E-mail feature will let you e-mail the XAML Code for re-use
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
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
TouchStudio TouchStudio is radically new software development environment that runs on the Windows Phone itself, bringing the excitement of the first programmable personal computers to the phone. The new programming experience makes the sensors and media on the phone easily accessible, and appreciates the touchscreen as the main input device for code
SoftTime SoftTime - Softarc time registration.
This application is used for registering worked time per day.
Time is registrerd per customer project and activity. The list of project and activites that are valid for the company Softarc is in Swedish
Other Software by developer «Mudy»:
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
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)
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