7Wonders board game web version base on vue and vuex.
npm install
npm run dev
node -harmony server/app.js
- open 3 tabs of http://http://localhost:8080/ and then enjoy it!
Comming soon.
- Add the rest of the wonder effect. e.g. Zeus copy.
- Add room and online match. A clouder server is needed.
- Add AI support.