{"id":28174569,"url":"https://github.com/sanelli/tic-tac-toe","last_synced_at":"2025-10-30T22:20:50.050Z","repository":{"id":236593175,"uuid":"789684668","full_name":"sanelli/tic-tac-toe","owner":"sanelli","description":"Tic Tac Toe implemented in Ada and SDL2.","archived":false,"fork":false,"pushed_at":"2024-04-27T23:55:22.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-29T00:33:11.765Z","etag":null,"topics":["ada","game","sdl2","tic-tac-toe"],"latest_commit_sha":null,"homepage":"","language":"Ada","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanelli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-21T09:07:19.000Z","updated_at":"2024-04-27T23:55:24.000Z","dependencies_parsed_at":"2024-04-28T00:30:40.980Z","dependency_job_id":null,"html_url":"https://github.com/sanelli/tic-tac-toe","commit_stats":null,"previous_names":["sanelli/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanelli%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanelli%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanelli%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanelli%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanelli","download_url":"https://codeload.github.com/sanelli/tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254430295,"owners_count":22069909,"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":["ada","game","sdl2","tic-tac-toe"],"created_at":"2025-05-15T22:16:43.694Z","updated_at":"2025-10-30T22:20:45.015Z","avatar_url":"https://github.com/sanelli.png","language":"Ada","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic-tac-toe\n[Tic-tac-toe](https://en.wikipedia.org/wiki/Tic-tac-toe) implemented in Ada and SDL2.\n\n## Building on OSX Sonoma with homebrew installed SDL2\n- `alr build`\n  - Manually fix SDL ada following [this](https://stackoverflow.com/questions/78363274/cannot-build-sdl-ada-bindings-on-osx-sonoma-because-of-error-missing-binary-ope);\n- `brew list sdl2 sdl2_ttf sdl2_mixer sdl2_image`\n  - Gather the location of the `lib` and run the command (I am not sure why brew does not install libraries in lib)\n- `/usr/local/Cellar/sdl2/2.30.2/bin/sdl2-config -cflags`\n  - Obtain the C flags (you can ignore the -I part)\n- `alr build -- -largs \"-D_THREAD_SAFE\" \"-L/usr/local/Cellar/sdl2_ttf/2.22.0/lib/\" -lSDL2 \"-L/usr/local/Cellar/sdl2_ttf/2.22.0/lib/\" -lSDL2_ttf \"-L/usr/local/Cellar/sdl2_mixer/2.8.0/lib/\" -lSDL2_mixer \"-L/usr/local/Cellar/sdl2_image/2.8.2_1/lib/\" -lSDL2_image`\n\n# References and credits\n## Bebas Neue Font\n- [Google Fonts](https://fonts.google.com/specimen/Bebas+Neue/about)\n- [Git Hub](https://github.com/dharmatype/Bebas-Neue)\n\n# Screenshots\n\n\u003cimg width=\"412\" alt=\"image\" src=\"https://github.com/sanelli/tic-tac-toe/assets/2866041/cd2b1153-d15b-4500-8834-063844aa0513\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanelli%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanelli%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanelli%2Ftic-tac-toe/lists"}