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:
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
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
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
EasyULA EasyULA - EasyULA is designed to help developers create small, easy-to-read license agreements for their software. These smaller licenses will help to make users more likely to read them, and therefore, more fully accept them. Also, it's very easy (and fast) to create a license with EasyULA
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
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)
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
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