{"id":20811645,"url":"https://github.com/purrie/line-lancer","last_synced_at":"2026-06-06T15:01:39.030Z","repository":{"id":166859114,"uuid":"627878111","full_name":"purrie/line-lancer","owner":"purrie","description":"Minimalistic strategy game","archived":false,"fork":false,"pushed_at":"2024-05-08T12:07:29.000Z","size":3456,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T04:44:08.793Z","etag":null,"topics":["c","game","raylib"],"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/purrie.png","metadata":{"files":{"readme":"README.org","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":"2023-04-14T11:57:38.000Z","updated_at":"2024-05-08T22:27:49.000Z","dependencies_parsed_at":"2024-01-05T13:42:22.206Z","dependency_job_id":"610270a3-f937-4893-bb23-c6e510f2eff0","html_url":"https://github.com/purrie/line-lancer","commit_stats":null,"previous_names":["purrie/line-lancer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/purrie/line-lancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purrie%2Fline-lancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purrie%2Fline-lancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purrie%2Fline-lancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purrie%2Fline-lancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purrie","download_url":"https://codeload.github.com/purrie/line-lancer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purrie%2Fline-lancer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33986901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":["c","game","raylib"],"created_at":"2024-11-17T20:45:40.451Z","updated_at":"2026-06-06T15:01:39.005Z","avatar_url":"https://github.com/purrie.png","language":"C","funding_links":["https://www.buymeacoffee.com/purrie"],"categories":[],"sub_categories":[],"readme":"#+title: Line Lancer\n\n[[./assets/ui/title.png]]\n\nMinimalistic strategy game with goal of capturing islands. Direct your army to conquer opponent's territory until you're the last one on the map.\n\n* Game Mechanics\nThe game is played with just the mouse by selecting which regions your army will move towards. Your focus is to choose which type of units to build and where to direct them. Your warriors will act and fight your opponents and capture land on their own.\n\n* Installation\nGame builds can be found on my Itch page [[https://purrie-brightstar.itch.io/line-lancer][here]].\n\n** Windows\nThe game can be run as is with no installation steps. Unpack the archive and play.\n\n** Linux\nGame build comes with install script which will put the game in appropriate directories according to XDG specification.\n\n** Android\nApk file can be copied over to a phone and installed manually with no extra steps.\n\n* Building\nAll of the game's dependencies are embedded within the project and don't require any external libraries to be installed. Building for Android requires SDK and NDK to be installed on your system. You can use [[https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-Linux)][this]] guide as to how to do it. Build script expects ANDROID_SDK and ANDROID_NDK environment variables to be set to paths where each was installed.\n\nThe project uses make for build system. Recipes are only tested on GNU/Linux system and may not be suitable for usage on other systems.\n\nTo build the game, enter project's root directory and run\n#+BEGIN_SRC sh\nmake build\n#+END_SRC\nThe following command will also automatically execute the game.\n#+BEGIN_SRC sh\nmake run\n#+END_SRC\n\nFollowing commands will go through building and packing the game for all supported systems\n#+BEGIN_SRC sh\nmake pack-windows\nmake pack-linux\nmake pack-android\n#+END_SRC\nResulting archives will be inside \"pack\" directory.\n\n* Contributions\nThe project doesn't accept any contributions aside from bug reports and monetary donations at [[https://www.buymeacoffee.com/purrie][Link]].\n\n* Copyright\nProject has been made in collaboration between Purrie Brightstar and Rewalt Muchaczowicz.\n\nUnless otherwise stated, all code is released under GNU [[https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html][GPLv2]] license, while the art, music and other assets are under [[https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en][CC-BY-NC-SAv4]] license.\n\nProject uses [[https://github.com/raysan5/raylib][Raylib]] which is licensed under zlib license.\nProject uses [[https://github.com/zserge/jsmn][JSMN]] which is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurrie%2Fline-lancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurrie%2Fline-lancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurrie%2Fline-lancer/lists"}