Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Hanoi Towers
Shape Match
SmallMenuPlus
ShortCut Creator
Vectir WiFi Remote Control
LEGO Star Wars: Microfighters for Android
Palm Markup Language Tags for HanDBase
Mint.com Personal Finance
MAYUYU
TextX
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
The Yard





The Yard
Version: 1.0

Platforms: Pocket PC


Categories: Programming & Development

Upload date: 22 Jul 11

Developer: Pakii Software

License: Freeware

Downloads: 407

File Size: 5448 Kb
Download Free The Yard 



Rating: 2.6/5 (Total votes: 7)




  The Yard - The Yard is designed for anyone interested in learning how realistic game effects actually work. If you are writing a a game or simulation for the Windows Mobile OS and unsure about how to add realistic physics, collision detection, collision reactions and a host of other features to your games, The Yard will save you an incredible amount of time and energy.

Areas of The Yard:

Movement (i.e. mechanics)

This section covers ways to move your objects in a realistic manner which includes the following:

 * Acceleration
 * Buoyancy
 * Friction
 * Gravity
 * Projection
 * Rotation

…and more

Collision Detection

How will you know when two or more objects collide?

The following types of collision detections are included.

 * Circle vs. Circle
 * Circle vs. Line
 * Rectangle vs. Rectangle
 * Line Segment Intersection
 * Projection
 * Point vs. Circle

Collision Reactions

How should your objects respond after a collision?

The following types of collision reactions are covered.

 * Circle vs. Circle (i.e. Billiard ball reactions)
 * Circles vs. Line
 * Rectangle vs. Rectangle

Reactions are based on real physics using the principles of conservation of momentum and energy.

Tile Based Worlds

How do you create reusable dynamic game-boards?

 * Sample game-board engine makes it easy to design and save game-boards.
 * Create various levels for your games.
 * Once a game-board is created, it is automatically saved.
 * Walls and barriers in the game-board have built in collision detection.

Maze Builder

Easily generate and save a perfect maze.

 * Size of each cell can be adjusted.
 * Each maze is different but built according to your specifications.
 * All mazes are "perfect", having only one possible solution.
 * Mazes are automatically saved for future use.

Isometrics

Translate an object’s 2-D coordinates to a 3-D top down view.

Create the illusion of movement in a 3-D space without overtaxing the CPU and draining excessive battery power with real 3-D graphics.

What makes The Yard so unique?

Currently when a windows mobile developer needs to add a feature to their application, they have to search for an online tutorial, download it and compile it. In most situations the article is to old and no longer works for the current development tools (i.e. Visual Studio). When it does work, it is often not the effect that you were really looking for.

The Yard allows you to test each effect on your actual device. Most of the demos are interactive and allow some of the parameters to be manipulated for a broader range of testing. When you find what you need, simply go and get the code.

The full version contains the complete source code (visual basic.net) for the entire program! No hidden licensing fees or monthly charges.

You will also receive complete paper documentation (.pdf format) for all of the Behind-The-Scenes and Step-By-Step on device documentation. The paper documentation is much easier to work with vs. reading things on the small PDA screen.

· Over 30 fun and interactive demonstrations of each topic.
· On-device documentation for each subject.
· Behind - the - scenes area gives you a complete overview of how the effect works.
· Step - By - Step section walks you through the process of implementing the code and includes code snippets which can be copied and pasted.
· Free mini games
· Tile Based World engine
· Maze creation engine












 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

GPS.NETGPS.NET
GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release
Kai's OpenFileDialog.Net (source code)Kai's OpenFileDialog.Net (source code)
Kai's OpenFileDialog.Net (source code) - Complete VB.Net source code for open a file or directory in two versions. You can insert this source code in your own projects. Unlimited use for your applications and sales. For professionals and beginners, you do not have to develop new. 4 possible dialog views: TreeFolder, TreeList, Open..., Save..
Quick PocketSetupQuick PocketSetup
Quick PocketSetup is the easy way to create Professional Setups for Pocket PC.   Create, manage and deploy in just a few steps The friendly wizard guides you in just a few steps to a ready, well documented setup Easy-to-use and customizable setup With Shortcuts and File Associations Multilingual User interface in different languages
PPL - Pocket Programming LanguagePPL - Pocket Programming Language
Pocket Programming Language is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all Smartphones, PocketPCs and PCs. Programs written for one system are 100% compatible with each supported platforms. PPL comes with a complete development environment on the PC, Smartphone and PocketPC allowing you to develop anywhere from your PDA
The Yard (Complete Source Code and Documentation)The Yard (Complete Source Code and Documentation)
The Yard (Complete Source Code and Documentation) - The Yard 1.0 (Wtih Complete Source Code and Professional Documentation (.pdf format)) - SAVE $$$ For Windows Mobile 5.0-6.1 Devices by Pakii Software The most comprehensive learning software available for building games on a windows mobile device
PrintCE SDKPrintCE SDK
If you develop a program on eMbedded Visual C++ , Visual Basic , Visual Studio 2003/2005 .Net Compact Framework it is possible for you to include into your program a printing opportunity using PrintCE SDK
C# IDE MobileC# IDE Mobile
C# IDE Mobile-as its name implies, is a C# Integrated Development Environment which executes on Windows Mobile 5.0 or 6 with .NET Compact Framework 2. It allows you to write programs using the C# language and the .NET 2.0 Compact Framework (.NET2CF). The program is parsed and executed at runtime (there is no compilation or link required). Important note: No
Winsock API WrapperWinsock API Wrapper
Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control
SapphireIrDASapphireIrDA
SapphireIrDA Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
Spb Kiosk EngineSpb Kiosk Engine
SPB Kiosk is an enterprise tool which helps you control how your Pocket PC devices are used. With SPB Kiosk you can lock the device to one or several business applications and restrict usage of any other features like games, multimedia, web browsing etc
 

Other Software by developer «Pakii Software»:

Tower of Hanoi (For Windows Mobile 6.0 Devices)Tower of Hanoi (For Windows Mobile 6.0 Devices)
Improve your ability to think quickly and logically with this enjoyable version of a classic game
The Yard Lite(FOR VGA SCREENS 480*640)The Yard Lite(FOR VGA SCREENS 480*640)
The Yard Lite - Think "Pick - A - Part" for software developers, educators, students and the curious minded. The Yard is designed for anyone interested in learning how realistic game effects actually work
Pakii SketchPakii Sketch
Pakii Sketch   Overview   A unique and easy to use drawing application which saves your pictures while you draw
Chain ReactionChain Reaction
Chain Reaction   Instructions:   Save the nuclear power plant and the surrounding community by creating the longest possible chain reaction
Dude Pong (Windows Mobile 5.0)Dude Pong (Windows Mobile 5.0)
Dude Pong Unique version of a classic game. 3 skill levels. Each level grows progressively more challenging as your score increases. Play in portrait or landscape mode. Game automatically adjusts to fit your screen size and/or preference. Unique "drunk" ball action for the highest level of difficulty. "Dude!" audio makes the sound um...
The Yard LiteThe Yard Lite
The Yard Lite: Overview Think "Pick - A - Part" for software developers, educators, students and the curious minded. The Yard is designed for anyone interested in learning how realistic game effects actually work
The Yard (Complete Source Code and Documentation)The Yard (Complete Source Code and Documentation)
The Yard (Complete Source Code and Documentation) - The Yard 1.0 (Wtih Complete Source Code and Professional Documentation (.pdf format)) - SAVE $$$ For Windows Mobile 5.0-6.1 Devices by Pakii Software The most comprehensive learning software available for building games on a windows mobile device
The Yard (Complete Source Code and Documentation) - SALEThe Yard (Complete Source Code and Documentation) - SALE
The Yard (Complete Source Code and Documentation) - For Windows Mobile 5.0-6.1 Devices by Pakii Software Think "Pick - A - Part" for software developers, educators, students and the curious minded. The Yard is designed for anyone interested in learning how realistic game effects actually work
Tower of Hanoi (For Windows Mobile 2003 SE Devices)Tower of Hanoi (For Windows Mobile 2003 SE Devices)
Tower of Hanoi (For WINDOWS MOBILE 2003/2003 SE Devices) by Pakii Software Overview:  Improve your ability to think quickly and logically with this enjoyable version of a classic game

» show more

 

Comments on The Yard:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

The Yard is compatible with your device Dopod S600
 
 
© Pantich 2009 - 2025 All rights reserved.