Skip to content

rzhan11/awap2022-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWAP 2022 Viewer

This is the viewer for AWAP 2022 game. Run matches between bots using the game engine. Upload the generated replay files to this viewer to view the match.

This also contains a mapmaker tool for the game. Competitors are encouraged to create their own custom maps to ensure that their bot works for various kinds of maps (the final competition's maps will be hidden and will not be the same as the initially given maps).

To access the viewer/mapmaker without locally installing this repo, use the following links

Requirements:

How-to:

Download

  • git clone https://github.com/rzhan11/awap2022-viewer.git - Downloads the repo
  • npm install - Run once after downloading repo (downloads necessary packages)

Viewer

  • cd into this repo
  • npm start - Starts the local server (if not running yet)
  • Open http://localhost:8080/
  • Upload a replay file (match replays are saved in the replays/ folder of the engine repo)

Mapmaker:

  • cd into this repo
  • npm start - Starts the local server (if not running yet)
  • Open http://localhost:8080/mapmaker
  • Use mapmaker tool to create map
    • Select map settings (map width, map height, symmetry)
    • Init map to apply map settings
    • Add generators, population, passability to the map
    • Download map when finished
  • Save map to maps/ folder of the engine repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •