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

  
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:

RViewerRViewer
This is an application for you to view the icons found in EXE/DLL/CPL files
32feet.NET32feet.NET
32feet.NET - 32feet.NET is a library to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and Object Exchange (OBEX) easily accessible from your .NET code whether you develop for desktop, mobile or embedded systems
Basic4ppc DesktopBasic4ppc Desktop
Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File
Modbus Master ActiveX ControlModbus Master ActiveX Control
Modbus Master ActiveX Control - ** This is a trial download only ** The ActiveX control can be used with VB or VC for desktop development and eVB or eVC for Pocket PC development. This allows you to easily create your own simple HMI applications and is ideal for remote interrogation of PLC''s using a PDA and serial cable or wireless link
FunctionGuideFunctionGuide
FunctionGuide - This program allows you to track the functions that you use when programming. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
Libsssd 089m_20050905Libsssd 089m_20050905
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
WMD-Androkkid LibWMD-Androkkid Lib
WMD-Androkkid Lib  - Library created to ease development of widgets for Androkkid. WMD-Agenda, WMD-Tasks and WMD-Clock were created using this library
AesLibAesLib
AesLib allows software developers to do AES encryption in their own applications. The AesLib package features: Usable from C++, eVC, VB.NET and C#, Visual Studio
SapphireButtonsSapphireButtons
SapphireButtons As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
PocketHTMLPocketHTML
PocketHTML is a simple HTML editor for "takeaway";. It provides predefined tag-shortcuts and an intern preview. Also it got a build in "check for update" functionality. The software is just at the beginning of development, so many features should follow by the time
 

Other Software by developer «Pakii Software»:

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
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
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
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
Chain ReactionChain Reaction
Chain Reaction   Instructions:   Save the nuclear power plant and the surrounding community by creating the longest possible chain reaction
Tower of Hanoi (For Windows Mobile VGA -- 480*640 Resolution)Tower of Hanoi (For Windows Mobile VGA -- 480*640 Resolution)
Improve your ability to think quickly and logically with this enjoyable version of a classic game
Pakii SketchPakii Sketch
Pakii Sketch   Overview   A unique and easy to use drawing application which saves your pictures while you draw
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 (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

» 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 O2 XDA Nova (HTC Elf 200)
 
 
© Pantich 2009 - 2025 All rights reserved.