Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 541 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 541 Bytes

Room Service

Code and hardware designs for Room Service, a game by Pop Up Playground.

Building

  • Install platformio
  • Type make

Targets

  • native - Used for local tests
  • teensy32 - Compiled game, no data files.
  • roomservice - Compiled game, room service data files.

Where are the data files?

They're the only thing not in the repository. They'd be super-mega spoilers for players of the game!