Skip to content

paulirish/aoe2techtree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoe2techtree

The Age of Empires II Tech Tree in your web browser

Hosted on aoe2techtree.net

Age of Empires II © Microsoft Corporation. aoe2techtree was created under Microsoft's "Game Content Usage Rules" using assets from Age of Empires II, and it is not endorsed by or affiliated with Microsoft.

Development

To run the website locally, either open index.html in Firefox
or execute one of the following commands in this directory and open localhost:8000 in any browser:

  • php -S localhost:8000
  • python3 -m http.server
  • python2 -m SimpleHTTPServer

Authors

HSZemi - Original Author

About

Age of Empires II Tech Tree (lil fork)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • HTML 24.4%
  • Python 18.1%
  • CSS 3.4%