{"id":13894058,"url":"https://github.com/cristiancristea00/tic-tac-toe","last_synced_at":"2026-01-25T18:16:35.634Z","repository":{"id":46806667,"uuid":"382632643","full_name":"cristiancristea00/tic-tac-toe","owner":"cristiancristea00","description":"Tic-Tac-Toe game with AI implemented on a Raspberry Pi Pico board and a 20x4 LED display.","archived":false,"fork":false,"pushed_at":"2021-10-10T10:09:23.000Z","size":540,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-07T18:27:29.217Z","etag":null,"topics":["arduino","arm","artificial-intelligence","bitbanging","cortex-m0","i2c","keypad-matrix","keypad4x4","lcd-display","lcd2004","lcd20x4","led-display","microcontroller","pioasm","raspberry-pi","raspberry-pi-pico","tic-tac-toe","tm1637","tm1637display"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cristiancristea00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"cristiancristea00","custom":["paypal.me/cristiancristea00","revolut.me/cristiancristea"]}},"created_at":"2021-07-03T14:16:01.000Z","updated_at":"2023-06-11T04:00:55.000Z","dependencies_parsed_at":"2022-09-23T04:42:22.575Z","dependency_job_id":null,"html_url":"https://github.com/cristiancristea00/tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristiancristea00%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristiancristea00%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristiancristea00%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristiancristea00%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristiancristea00","download_url":"https://codeload.github.com/cristiancristea00/tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226243893,"owners_count":17594452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","arm","artificial-intelligence","bitbanging","cortex-m0","i2c","keypad-matrix","keypad4x4","lcd-display","lcd2004","lcd20x4","led-display","microcontroller","pioasm","raspberry-pi","raspberry-pi-pico","tic-tac-toe","tm1637","tm1637display"],"created_at":"2024-08-06T18:01:22.815Z","updated_at":"2024-11-24T22:31:11.109Z","avatar_url":"https://github.com/cristiancristea00.png","language":"C++","funding_links":["https://github.com/sponsors/cristiancristea00","paypal.me/cristiancristea00","revolut.me/cristiancristea"],"categories":["C++"],"sub_categories":[],"readme":"# Raspberry Pi Pico - Tic Tac Toe Game\n\n## Build\n\nAfter you clone the repo you run the following commands to build the executable. You have to have installed *CMake* and *Make*. Also you need to have the SDK on your system and point `PICO_SDK_PATH` to it.\n```sh\nexport PICO_SDK_PATH='/Path/to/SDK'\n```\n```sh\ncd tic-tac-toe\n```\n```sh\nmkdir build\n```\n```sh\ncd build\n```\n```sh\ncmake ..\n```\n```sh\nmake -j4\n```\n### How to connect the LCD, LEDs and Keypad to the board\n![Fritzing drawing](img/fritzing.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristiancristea00%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristiancristea00%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristiancristea00%2Ftic-tac-toe/lists"}