![Logo](/acm-cmu/awap-viewer-2023/raw/main/public/banner.png)
A helpful tool to view your matches against other bots!
Report Bug
·
Request Feature
This is the AWAP 2023 game viewer. You can run matches between bots using the game engine, then upload the generated replay files to this viewer to view the match.
Last year's game viewer can be found here.
- Clone the repo
git clone https://github.com/ACM-CMU/awap-viewer-2023.git
- Install NPM packages
npm install
- Run the viewer
npm start
- Open the viewer in your browser
http://localhost:3000
- Push the changes to the
main
branch - Run the deploy script
npm run deploy
- The viewer will be deployed to https://view.awap.acmatcmu.com