Created
April 2, 2010 20:25
-
-
Save leavittx/353660 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# On branch master | |
# Your branch is ahead of 'origin/master' by 1 commit. | |
# | |
# Untracked files: | |
# (use "git add <file>..." to include in what will be committed) | |
# | |
# ../../d2_sim/ | |
# ../../tools/bmp2rb | |
# ../../tools/codepages | |
# ../../tools/convbdf | |
# ../../tools/iaudio_bl_flash.c | |
# ../../tools/iaudio_bl_flash.h | |
# ../../tools/mkboot | |
# ../../tools/rdf2binary | |
# ../../tools/scramble | |
# ../../tools/uclpack | |
nothing added to commit but untracked files present (use "git add" to track) | |
http://www.openssh.com/faq.html#2.7 | |
http://mylines.ru/03history.html | |
http://en.wikipedia.org/wiki/Color_Lines | |
http://en.wikipedia.org/wiki/A*_search_algorithm | |
http://www-cs-students.stanford.edu/~amitp/Articles/AStar2.html | |
http://code.google.com/p/a-star-algorithm-implementation/source/browse/trunk/readme.txt | |
http://theory.stanford.edu/~amitp/GameProgramming/AStarComparison.html#S3 | |
http://svn.gna.org/svn/warzone/tags/1.10a/src/astar.c | |
http://www.gamedev.net/community/forums/topic.asp?topic_id=521928 | |
http://www.gamedev.net/reference/programming/features/astar/page3.asp | |
http://vimeo.com/3423169 | |
http://savegizmo.blogspot.com/2009/01/pathfinding.html | |
http://pmg.org.ru/ai/stout.htm#a_star | |
http://www.policyalmanac.org/games/aStarTutorial_rus.htm | |
http://www.gamasutra.com/view/feature/3096/toward_more_realistic_pathfinding.php?page=7 | |
http://www.gamedev.ru/code/tip/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment