Skip to content

hayatoito/icfp2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICFP Programming Contest 2020

Team hayatox's repository for ICFP Programming Contest 2020.

Members:

Programming Launguages

  • Rust

How to play; explore the galaxy

Overview:

Browser <--( HTTP )--> Galaxy Evaluater <--( HTTP )--> Alien Proxy <--( unknown )--> Galaxy
  1. Prerequirements

    The repository doesn't contain apikey. You need your own apikey.

    echo YOURAPIKEY > ./task/apikey
  2. Run Galaxy Evaluater, which also runs the web server to interact with the galaxy.

    make interact

    This runs cargo run --release --bin app interact with some configutations. See Makefile for the detail.

  3. Open http://localhost:9999/galaxypad.html in your browser. You will see a clickable galaxy map as a starting point, like the following:

    galaxy

  4. Keep clicking a pixel to explore the galaxy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages