{"id":20671551,"url":"https://github.com/hopson97/enet-example","last_synced_at":"2026-04-21T11:06:13.726Z","repository":{"id":145668698,"uuid":"336653863","full_name":"Hopson97/enet-example","owner":"Hopson97","description":"Minimal enet example thing","archived":false,"fork":false,"pushed_at":"2021-02-09T13:22:31.000Z","size":837,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T13:48:30.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/Hopson97.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":"2021-02-06T22:56:11.000Z","updated_at":"2022-01-15T12:09:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"c351abd5-a0f9-464f-a211-bb7248f2657d","html_url":"https://github.com/Hopson97/enet-example","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/Hopson97%2Fenet-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2Fenet-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2Fenet-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2Fenet-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hopson97","download_url":"https://codeload.github.com/Hopson97/enet-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242890699,"owners_count":20202208,"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":[],"created_at":"2024-11-16T20:28:01.847Z","updated_at":"2026-04-21T11:06:13.696Z","avatar_url":"https://github.com/Hopson97.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# enet experiments\n\nJust playing around with enet.\n\nMeant to be a reference project for other projects of mine to work from.\n\nTODO:\n\n* Lua stuff\n* Render something\n* more stuff\n\n## Building and Running\n\n### Libraries\n\nSFML is required.\n\nThese can be installed from your project manager. For example, on Debian/ Ubuntu:\n\n```sh\nsudo apt install libsfml-dev\n```\n\nIf this is not possible (eg windows), you can install these manually from their respective websites:\n\nhttps://www.sfml-dev.org/download.php\n\n### Linux\n\nTo build, at the root of the project:\n\n```sh\nsh scripts/build.sh\n```\n\nTo run, at the root of the project:\n\n```sh\nsh scripts/run.sh\n```\n\nTo build and run in release mode, simply add the `release` suffix:\n\n```sh\nsh scripts/build.sh release\nsh scripts/run.sh release\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fenet-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhopson97%2Fenet-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fenet-example/lists"}