chriskonnertz / aoe2techtree

Age of Empires II Tech Tree

Home Page:https://aoe2techtree.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Used libraries

Authors

HSZemi - Original Author

About

Age of Empires II Tech Tree

https://aoe2techtree.net/

License:MIT License


Languages

Language:JavaScript 64.3%Language:CSS 15.2%Language:Python 14.6%Language:HTML 6.0%