Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 611 Bytes

Pokémon Escape Server

Build Status Dependabot Status

This is the server project designed for the Pokémon escape game designed as a school project

ToDo

  • create error object
  • create an object for server
  • remove all unwrap functions (only match or unwrap_or_else or ?)
  • use semverReq for version checking