{"id":17158255,"url":"https://github.com/jaytaph/project92","last_synced_at":"2025-07-11T12:35:06.804Z","repository":{"id":137298719,"uuid":"498752074","full_name":"jaytaph/project92","owner":"jaytaph","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-04T10:12:46.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T19:23:40.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jaytaph.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":"2022-06-01T13:40:20.000Z","updated_at":"2022-06-01T13:40:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b13c99a2-2342-4681-99ed-12f3146ea84e","html_url":"https://github.com/jaytaph/project92","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/jaytaph%2Fproject92","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytaph%2Fproject92/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytaph%2Fproject92/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytaph%2Fproject92/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaytaph","download_url":"https://codeload.github.com/jaytaph/project92/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245288466,"owners_count":20590890,"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-10-14T22:10:58.391Z","updated_at":"2025-03-24T14:28:21.725Z","avatar_url":"https://github.com/jaytaph.png","language":"Go","readme":"# Project 92\n\nI don't know what this will be... Maybe a some kind of capture the flag\n\n- Build \"stuff\" with attack/strength\n- \"attack other things?\n- stratego based ?\n- does terrain do something?\n\nRunning:\n\n    go run .\n\n# Keyboard usage\n\n```\nKeys:\n    \u003cspace\u003e     does a sonar ping (i don't know what this will do)\n    r           refreshes the screen\n    arrows      move something, depending on move mode\n    tab         change move mode\n```\n\n# Move modes\n\nThere are 3 move modes:\n\n- player      moves the player\n- map         moves the map\n- menu        browse through menu (not implemented yet)\n\nYou see the current movemode at the left top of the screen\n\n\n\n  - We have to separate the map itself from the viewport / screen\n\n  - When we do things like ping or add players, they should be added on top of \n     the terrain. Maybe have a separate field in the struct:\n```\n    {\n       // color\n       // rune\n       // type (of the terrain)\n       // elements (placed on top of the terrain)\n    }\n```\n\n  - Other stuff\n\n\n\n\nscreen structure:\n    height\n    width\n    viewport of map\n    viewport of menu ?\n    other elements\n\n\ngame:\n    map\n    player\n    stuff\n\n\ndraw(game, screen)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaytaph%2Fproject92","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaytaph%2Fproject92","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaytaph%2Fproject92/lists"}