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

lurk101/pico-wumpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-wumpus

Hunt the Wumpus for the Raspberry Pico

Building it.

First install the Raspberry Pico SDK. Then

git clone https://github.com/lurk101/pico-wumpus.git
cd pico-wumpus
git submodule update --init
mkdir build
cd build
cmake ..
make

Running it

Use your prefered documented method for loading and running the code on the Pico.

Your terminal program must be set to ECHO mode. Unlike the Linux shell, the Pico does not automatically send back every character it receives.

About

Hunt the Wumpus for Raspberry Pico

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages