Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

geekcampsg/challenge-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 2015

This challenge was run at Geekcamp.SG 2015.

Instructions for Participants

  • Connect to TCP port 5000.
  • Submit your twitter handle.
  • Guess the word.

Requirements

Standard rust toolchain

Building

To run locally without optimisations, cargo run

To compile a release build, cargo build --release

Running

challenge-2015 [port] [dictionary-file]

About

Source code for the word guessing challenge at Geekcamp.SG 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages