Skip to content

Instantly share code, notes, and snippets.

@toxinu
Last active August 29, 2015 14:14
Show Gist options
  • Save toxinu/b56540ce950a0a477a75 to your computer and use it in GitHub Desktop.
Save toxinu/b56540ce950a0a477a75 to your computer and use it in GitHub Desktop.
Lua/Love/Gaming resources
# AI
- http://gamedevelopment.tutsplus.com/series/understanding-steering-behaviors--gamedev-12732
- http://notmagi.me/behavior-trees-number-1/
- http://notmagi.me/behavior-trees-number-2/
# Camera
- http://nova-fusion.com/2011/04/19/cameras-in-love2d-part-1-the-basics/
# Lua
- http://nova-fusion.com/categories/tutorials/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment