Files

Scanning the repository...

Last update 4 years 2 months by Michael Hill
Filesblockwaresnake
..
lib
src
Makefile
README.md
platformio.ini
workspace.code-workspace
README.md

Snake

A janky rendition of the game of Snake! This program creates a WiFi access point called Snake. Connect to that from your phone then go to <![CDATA[]]>http://192.168.4.15<![CDATA[]]> in your web browser to control the snake.

This example can be useful to understand how to create and access point and allow phones to control the block.

Report a bug