{"id":16634230,"url":"https://github.com/qanastek/tictactoe","last_synced_at":"2026-04-12T17:07:00.701Z","repository":{"id":130429360,"uuid":"239785576","full_name":"qanastek/TicTacToe","owner":"qanastek","description":"The TicTacToe game in JavaFX with a multilayer perceptron (MLP)","archived":false,"fork":false,"pushed_at":"2020-05-20T08:42:49.000Z","size":152042,"stargazers_count":1,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T09:17:07.192Z","etag":null,"topics":["controlsfx","css","fxml","java","javafx","scenebuilder","tensorflow","ux-design"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qanastek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-02-11T14:44:13.000Z","updated_at":"2020-08-17T13:20:48.000Z","dependencies_parsed_at":"2023-04-07T00:30:54.147Z","dependency_job_id":null,"html_url":"https://github.com/qanastek/TicTacToe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FTicTacToe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FTicTacToe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FTicTacToe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FTicTacToe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qanastek","download_url":"https://codeload.github.com/qanastek/TicTacToe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271496,"owners_count":20911586,"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":["controlsfx","css","fxml","java","javafx","scenebuilder","tensorflow","ux-design"],"created_at":"2024-10-12T05:31:49.223Z","updated_at":"2026-04-12T17:07:00.671Z","avatar_url":"https://github.com/qanastek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe\r\n\r\nThis software was developped as an assignment during the 2019/20 university year at the CERI, Avignon University (France), by the following students:\r\n* Yanis Labrak\r\n* Valentin Vougeot\r\n\r\n![Preview](assets/preview.PNG)\r\n\r\n## Organization\r\nThe source code is organized around the MVC pattern.\r\n\r\n* At the root of the project we have :\r\n     * Models\r\n        * Contain all the class for the objects\r\n     * Vues\r\n        * Contain all the FXML files which each corresponding to a \"Vue\"\r\n     * Controllers\r\n        * Contain all the methods which will handle the events for a specific view\r\n     * Resources\r\n        * Contain all the resources like the pictures and CSS style-sheets\r\n     * Services\r\n        * Contain all others useful classes\r\n     * Config\r\n        * Contain all configuration classes like the colors or the strings\r\n     * The main class of the project\r\n        * Main.java\r\n\r\n## Installation\r\nHere is the procedure to install this software :\r\n1. Download the executable in the release section\r\n2. Setup the build path\r\n    1. Source \u003e Add Folder \u003e Choose the src folder\r\n    2. Libraries\r\n       * Add Library \u003e JavaFX SDK\r\n       * Add Library \u003e JRE System Library\r\n\r\n## Development environment\r\n* JavaFX\r\n    * Install JavaFX: [Tutorial](https://o7planning.org/fr/10619/installation-de-e-fx-clipse-sur-eclipse)\r\n    * Install SceneBuilder: [Tutorial](https://o7planning.org/fr/10621/installez-javafx-scene-builder-dans-eclipse)\r\n    \r\n## References\r\n* [TensorFlow 2.0 Crash Course](https://youtu.be/6g4O5UOH304) : He explain the basics of TensorFlow 2.0.\r\n* [Tic Tac Toe by Shashank Kumar](https://dribbble.com/shots/6187597-Tic-Tac-Toe/attachments) : Inspiration for the design\r\n* [Using JavaFX Properties and Binding](https://docs.oracle.com/javafx/2/binding/jfxpub-binding.htm) : Java documentation for observers\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqanastek%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqanastek%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqanastek%2Ftictactoe/lists"}