{"id":20778191,"url":"https://github.com/fergusq/java-nightfall","last_synced_at":"2025-04-30T18:42:26.949Z","repository":{"id":23349713,"uuid":"26710530","full_name":"fergusq/java-nightfall","owner":"fergusq","description":"A clone of \"SPYBOT: The Nightfall Incident\" in Java","archived":false,"fork":false,"pushed_at":"2020-04-10T07:58:16.000Z","size":91,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T18:51:10.073Z","etag":null,"topics":["clone","lego","strategy-game","turn-based"],"latest_commit_sha":null,"homepage":"","language":"Java","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/fergusq.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}},"created_at":"2014-11-16T10:15:19.000Z","updated_at":"2022-12-22T22:29:08.000Z","dependencies_parsed_at":"2022-08-21T23:10:59.331Z","dependency_job_id":null,"html_url":"https://github.com/fergusq/java-nightfall","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/fergusq%2Fjava-nightfall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusq%2Fjava-nightfall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusq%2Fjava-nightfall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusq%2Fjava-nightfall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fergusq","download_url":"https://codeload.github.com/fergusq/java-nightfall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251764459,"owners_count":21640064,"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":["clone","lego","strategy-game","turn-based"],"created_at":"2024-11-17T13:19:48.484Z","updated_at":"2025-04-30T18:42:26.884Z","avatar_url":"https://github.com/fergusq.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"java-nightfall\n==============\n\nA clone of *SPYBOT: The nightfall incident* in Java.\nOriginally forked from https://code.google.com/p/java-nightfall/\n(now available at https://github.com/stravant/java-nightfall)\n\nThis forks improves the game by adding most of the features found in the original Spybot game,\nincluding shops, messages, healing and grid modifying (BitMan attack).\nThe zones are the most important lacking feature.\n\n## Resource Packs\n\nUnzip these in `~/.nightfall/AddOns/`.\n\n* [NightfallPack](https://iikka.kapsi.fi/nightfall/NightfallPack.zip): Contains textures from the original _The Nightfall Incident_.\n* [DevPack](https://iikka.kapsi.fi/nightfall/DevPack.zip): Contains tutorial and remakes of levels from the original game.\n* [HackerBases](https://iikka.kapsi.fi/nightfall/HackerBases.zip): A small story of a hacker whose employer's servers are corrupted.\n\n```sh\nmkdir -p ~/.nightfall/AddOns\ncd ~/.nightfall/AddOns\nwget https://www.kaivos.org/pelit/{NightfallPack,DevPack,HackerBases}.zip\nunzip NightfallPack.zip\nunzip DevPack.zip\nunzip HackerBases.zip\n```\n\nThe game will not work without NightfallPack and DevPack! If you launched the game before installing them, remove `~/.nightfall/SaveData.json` and install the packs.\n\n## Compiling\n\nThere is a prebuilt version: [nightfall.jar](https://github.com/fergusq/java-nightfall/releases/download/v1/nightfall.jar).\n\n```\nmake nightfall.jar\n```\n\n## Running\n\n```\njava -cp nightfall.jar game.WMain\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffergusq%2Fjava-nightfall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffergusq%2Fjava-nightfall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffergusq%2Fjava-nightfall/lists"}