{"id":15055819,"url":"https://github.com/manuel-mauky/snakefx","last_synced_at":"2025-04-10T03:53:47.999Z","repository":{"id":4867388,"uuid":"6022298","full_name":"manuel-mauky/SnakeFX","owner":"manuel-mauky","description":"Snake game in JavaFX","archived":false,"fork":false,"pushed_at":"2015-06-07T15:10:43.000Z","size":615,"stargazers_count":52,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T03:53:40.236Z","etag":null,"topics":["game","java","javafx","javafx-application","snake"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel-mauky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-30T21:02:46.000Z","updated_at":"2025-02-26T08:06:15.000Z","dependencies_parsed_at":"2022-09-10T16:51:41.911Z","dependency_job_id":null,"html_url":"https://github.com/manuel-mauky/SnakeFX","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2FSnakeFX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2FSnakeFX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2FSnakeFX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2FSnakeFX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-mauky","download_url":"https://codeload.github.com/manuel-mauky/SnakeFX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248155000,"owners_count":21056542,"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":["game","java","javafx","javafx-application","snake"],"created_at":"2024-09-24T21:46:33.020Z","updated_at":"2025-04-10T03:53:47.973Z","avatar_url":"https://github.com/manuel-mauky.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SnakeFX\nThis is a clone of the old mobile phone game \"Snake\".\nIt was created as an example project to learn *JavaFX*.\n\n![screenshot](screenshot.png)\n\nThe object of the game is simple: You are controlling a snake that likes to eat\nfood. Every time the snake eats some food it grows a little bit. You may not bite yourself in the tail or you are game over. There are no walls in this game so when you move outside of one side of the screen you appear again on the other side of the screen.\n\n### Play the Game\n\nYou can download a runnable JAR from the [release-secton](https://github.com/lestard/SnakeFX/releases/download/v0.1.0/snakefx.0.1.0.jar) of github. To run the game you need Oracles Java version 8 installed.\n\n\n### Build the game\nThe game is created with Java version 8 so you will need to have Java 8 installed to be able to build the project. \nThe project is based on the build system [gradle](http://http://www.gradle.org/). \n\nTo build the project type `gradle build`. To run the application you can type `gradle run`.\n\n\n### Create Executables\n\nA runnable JAR can be created with `gradle shadowJar`. The JAR file is then located under `build/libs/snakefx-all.jar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-mauky%2Fsnakefx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuel-mauky%2Fsnakefx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-mauky%2Fsnakefx/lists"}