{"id":17881612,"url":"https://github.com/mischief/goland","last_synced_at":"2025-09-11T10:33:53.578Z","repository":{"id":6957823,"uuid":"8210024","full_name":"mischief/goland","owner":"mischief","description":"terminal game in go","archived":false,"fork":false,"pushed_at":"2014-08-25T09:15:14.000Z","size":588,"stargazers_count":35,"open_issues_count":6,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-18T10:45:56.467Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mischief.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":"2013-02-14T23:39:34.000Z","updated_at":"2024-03-13T18:40:21.000Z","dependencies_parsed_at":"2022-08-28T17:41:58.842Z","dependency_job_id":null,"html_url":"https://github.com/mischief/goland","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/mischief%2Fgoland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mischief%2Fgoland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mischief%2Fgoland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mischief%2Fgoland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mischief","download_url":"https://codeload.github.com/mischief/goland/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244951058,"owners_count":20537309,"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-28T12:37:51.729Z","updated_at":"2025-03-22T11:30:41.217Z","avatar_url":"https://github.com/mischief.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"goland\n======\n\na rogue-like terminal game in go\n\n## Installation:\n\n```\ngo get -u github.com/mischief/goland/client\ngo get -u github.com/mischief/goland/server\n```\n\n## Running:\nStart the server:\n```\ncd $GOPATH/src/github.com/mischief/goland/server\n./server\n```\n\nStart the client:\n```\ncd $GOPATH/src/github.com/mischief/goland/server\n./client\n```\n\n## Debugging:\nTail the logfiles.\n\n## Keybindings\n\nKey | Action\n--- | ------\n`w a s d` | Move up, left, down, right respectively\n`h j k l` | Move left, down, up, right respectively\n`,`       | Pickup items at your location\n`i`       | List inventory\n`x`       | Drop all inventory\n`ESC`     | Quit game, or exit chat mode\n`\u003center\u003e` | Enter chat mode. `ESC` to exit, `\u003center\u003e` again to send, `C-u` to clear\n\n## Other notes\n\nCurrently, walking into another player will take all of their items.\n\n## Public Access System\nnot much to see here, but you can try before you buy (or download)\n\n    ssh goland@iota.offblast.org\n\nthe password is `goland`\n\n## Screenshots\n\nmaybe this should be called a 'textshot'\n\n```\n Terminal: (80,24) TERM 23.65 FPS  4.54 MB 8 GC 13 GR\n #######...#####################.#.#.###.###.#.#.#.#.###.###.#...#.#.#.#####.#.\n #######...#################.............#...........#...#.............#.#..###\n #######...#####################.#.#####.#.#.#.#####.#.#.#.#.#...#.#####.######\n #######...###############.#.#...............#.....#.......#.......#.#.....####\n #######...###############.#.#.............#.#.#.#.#.###.###.#...#.#.#.#.#.####\n #######.....#...................¤.........................#.....##############\n #######...#...#...................†..†.....¤............#...#...##############\n #######.....#.............................................#.....##############\n #######...###################...¤......@..###################...##############\n #######...#############.#.#........_......###################...##############\n #######...#############.#.###......@......#.#.#.#.#.###.#.#.#...#.#.#####.####\n #######...###########...#.#.........................#.............#.#.#.#.#...\n #######...#############.#.###...†¤........#####.#.###.#.#.#.#...#.#.#.#.###.##\n #######...#########.#.......................#...........#.......#.......#...#.\n #######...#########.###.#.#.###.###...#.#.###.#.###.#.#.#.#.#.#.#######.#.#.#.\n #######...#########...#...#...............#...#.#....................##.......\n #######...###########.#.#.#.#.#####...#.###.#.###.#.###.#............######.##\n ctf: anonymous295 has 1 points!\n Ouch! You bump into anonymous257.\n You see a flag here.             \n You pick up a flag.              \n [chat] anonymous295: owned noob! \n User: anonymous295 Pos: 128,129        Chat: woot       \n```\n\nreal screenshot\n\n![goland screenshot](goland.png \"goland screenshot\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmischief%2Fgoland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmischief%2Fgoland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmischief%2Fgoland/lists"}