1.3.0 • Published 4 years ago

code-character-renderer-20 v1.3.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

Code Character Renderer

Renderer component for Code Character


Build Instructions

  • Run npm install to install dependencies.
  • Run npm start to launch a demo server.
  • Run npm run build to build the renderer.

Status

The renderer renders a static terrain and 2 competing AIs based on a given log file.

  • Pan : Use arrow keys to pan around the map.
  • Zoom : Use the '+'('=') and '-' keys to zoom in and out.
  • Pause : Press 'P' to pause rendering.
  • Speed : Press ']' to increase game speed and '[' to decrease game speed.
  • Fullscreen: Press 'F' to toggle fullscreen mode.