Skip to content

mnjstwins/A-Pathfinding-and-movement-system-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* pathfinding and movement system in C# and MonoGame.

I have been working on this code for the past two year. I hope you appreciate it and hope it helps you with your own projects.

This is project is taken from my engine, Vault-Tech engine.

This project contains my rendering code and the A* algorithm that supports and is working on multi-threading. It also has the waypoint system.

This project is running on the latest verion of MonoGame. As of today 06/March/2015 MonoGame is at V3.3.0.2210.

If you have any question please feel free to email me or comment on my website and I will make sure to answer you.

Good luck. Enjoy ^_^

About

A* pathfinding and movement system in C# and MonoGame taken from the Vault-Tech engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%