Corona SDK: Game Development Path Finding

$(function() { WpPostRatings({context: $(‘#post-4356’), post_id: 4356, rpc: ‘http://mobile.tutsplus.com/wp-admin/admin-ajax.php’, base_url: ‘http://mobile.tutsplus.com’, allow_voting: false}).init() }) This project steps through the basics of path finding in the Corona SDK via the A* path finding algorithm, a staple in the game industry since about 1970. This app lets you add obstacles to a 10×10 grid and view the path […]

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *