{"id":23125003,"url":"https://github.com/matusollah/gophengine","last_synced_at":"2025-08-17T03:32:27.171Z","repository":{"id":195580598,"uuid":"593058564","full_name":"MatusOllah/gophengine","owner":"MatusOllah","description":"(unofficial) A work-in-progress Go-based remake of Friday Night Funkin' with improvements","archived":false,"fork":false,"pushed_at":"2025-05-03T17:47:41.000Z","size":28883,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-03T18:22:54.664Z","etag":null,"topics":["ebiten","ebitengine","fnf","fnf-engine","friday-night-funkin","friday-night-funkin-engine","funkin","game","go","golang","gophengine","rhythm-game"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/MatusOllah/gophengine","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatusOllah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2023-01-25T05:52:19.000Z","updated_at":"2025-05-03T17:47:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7aa317e2-abec-47c9-9622-6e52a4ec0f3d","html_url":"https://github.com/MatusOllah/gophengine","commit_stats":null,"previous_names":["matusollah/gophengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatusOllah/gophengine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusOllah%2Fgophengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusOllah%2Fgophengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusOllah%2Fgophengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusOllah%2Fgophengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatusOllah","download_url":"https://codeload.github.com/MatusOllah/gophengine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusOllah%2Fgophengine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270802985,"owners_count":24648682,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ebiten","ebitengine","fnf","fnf-engine","friday-night-funkin","friday-night-funkin-engine","funkin","game","go","golang","gophengine","rhythm-game"],"created_at":"2024-12-17T08:12:13.048Z","updated_at":"2025-08-17T03:32:26.842Z","avatar_url":"https://github.com/MatusOllah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/MatusOllah/gophengine/blob/main/docs/bf-gopher_240x320.png\" alt=\"GophEngine logo\"\u003e\n\u003c/p\u003e\n\n# 🎤 GophEngine\n\n**English 🇺🇸** | **[Slovenčina 🇸🇰](https://github.com/MatusOllah/gophengine/blob/main/docs/README.sk.md)**\n\n**Status:** work-in-progress\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/MatusOllah/gophengine.svg)](https://pkg.go.dev/github.com/MatusOllah/gophengine) [![Go Report Card](https://goreportcard.com/badge/github.com/MatusOllah/gophengine)](https://goreportcard.com/report/github.com/MatusOllah/gophengine) [![GitHub license](https://img.shields.io/github/license/MatusOllah/gophengine)](https://github.com/MatusOllah/gophengine/blob/main/LICENSE)\n\n**GophEngine** is a Go implementation of **Friday Night Funkin' v0.2.7.1** with improvements and an alternative to vanilla FNF.\n\n\u003e [!NOTE]\n\u003e This is a mod. This is not the vanilla game and should be treated as a modification.\n\n## Why?\n\nI created GophEngine for several reasons:\n\n* To develop an easy-to-use Go modding MDK for Friday Night Funkin', similar to MinecraftForge but for FNF.\n* To fix issues in the vanilla FNF engine and add new features and improvements.\n* To foster a positive and non-toxic community around the game without the toxic community.\n* To remove violent NSFL (Not Safe For Life) content introduced in FNF v0.3.2, and create a cleaner version of the game.\n* To rewrite the game in Go, my favorite programming language.\n\n### Why Go?\n\nGo is my favorite programming language, and I prefer it over learning Haxe.\n\n## Features\n\n* Enhanced privacy with no Newgrounds integration\n* Entirely written in Go with no Haxe\n* Family-friendly and welcoming to Boyfriend fans (no NSFW/L content)\n* Small tweaks and optimizations for a smoother and more enjoyable experience\n* Lower RAM consumption and overall smaller footprint\n* A proper options menu for better customization\n* Robust Go modding MDK for easy modification\n* Faster compile times\n\n## Hardware Requirements\n\n| Component         | Minimum                                                                            | Recommended                                                             |\n|-------------------|------------------------------------------------------------------------------------|-------------------------------------------------------------------------|\n| Processor         | Intel Core i3 / AMD Ryzen 3                                                        | Intel Core i5 / AMD Ryzen 5                                             |\n| Memory            | 4 GB                                                                               | 8 GB                                                                    |\n| Graphics Card     | Intel HD Graphics 4000 / NVIDIA GeForce GTX 600 Series / AMD Radeon HD 7000 Series | Intel HD Graphics 5000 / NVIDIA GeForce GTX 750 Ti / AMD Radeon RX 560  |\n| DirectX / OpenGL  | DirectX 11 / OpenGL 3.0                                                            | DirectX 12 / OpenGL 4.5                                                 |\n| Storage           | 256 MB                                                                             | 512 MB                                                                  |\n| Operating System  | Windows 7 / macOS 10.12 / Linux 2.6.32                                             | Windows 11 / macOS 10.15 / Linux 5.x.x                                  |\n\n## Building \u0026 installing (from source)\n\nBuild instructions for GophEngine are available in [BUILDING.md](https://github.com/MatusOllah/gophengine/blob/main/docs/BUILDING.md).\n\n## Naming\n\nThe name \"GophEngine\" combines \"Goph\" (representing Gopher, the Go programming language mascot) and \"Engine\" (representing the FNF engine). It felt more natural and fitting for this project than \"funkin-go.\"\n\n## Contributing\n\nWe welcome contributions! Please see [CONTRIBUTING.md](https://github.com/MatusOllah/gophengine/blob/main/CONTRIBUTING.md) for details on how to get started.\n\n## License\n\nLicensed under **Apache License 2.0** (see [LICENSE](https://github.com/MatusOllah/gophengine/blob/main/LICENSE))\n\n### Credits\n\n* **The Funkin' Crew** - Original game\n* **Hajime Hoshi** - Ebitengine\n* [The Ebitengine logo](https://github.com/MatusOllah/gophengine/blob/main/assets/images/ebiten_logo.png) by Hajime Hoshi is licensed under [the Creative Commons Attribution-NoDerivatives 4.0](https://creativecommons.org/licenses/by-nd/4.0/).\n* The Go Gopher mascot was created by Renee French and is licensed under the [Creative Commons 4.0 Attribution License](https://creativecommons.org/licenses/by/4.0/).\n\n## 💲 Donate\n\nIf you enjoy playing GophEngine and would like to support its development, consider making a donation. Every bit of support is greatly appreciated! (pls I need money to buy [Kofola](https://kofola.cz/en))\n\nYou can donate through the following platforms:\n\n* **Bitcoin (BTC):** `bc1qtykrhm2ar9jreha5rnqve72lutw02jzpu6lcgs`\n* **Duino-Coin (DUCO):** `SladkyCitron`\n* **Magi (XMG):** `9K8GrfCGEvTK7qjDMVtkGE18UfRyUkv5QT` or `SladkyCitron`\n\nThank you for your support! 😊\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/MatusOllah/gophengine/blob/main/docs/homeless.png\" alt=\"Homeless man holding cup\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatusollah%2Fgophengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatusollah%2Fgophengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatusollah%2Fgophengine/lists"}