Skip to content

delta/codecharacter-renderer-2018

Repository files navigation

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.

About

Renderer component for Code Character

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published