{"id":19448501,"url":"https://github.com/aleksilassila/bitfields","last_synced_at":"2025-04-25T02:31:19.255Z","repository":{"id":42838975,"uuid":"264019042","full_name":"aleksilassila/bitfields","owner":"aleksilassila","description":"Text-based terminal-style game where you can explore procedurally generated maps with other players, build bases and fight others in your web browser!","archived":false,"fork":false,"pushed_at":"2023-01-06T05:55:47.000Z","size":8799,"stargazers_count":8,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T15:04:53.855Z","etag":null,"topics":["bitfields","browser-game","fight","nextjs","players","python","websockets"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aleksilassila.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}},"created_at":"2020-05-14T20:33:05.000Z","updated_at":"2025-01-27T15:46:12.000Z","dependencies_parsed_at":"2023-02-05T11:47:01.194Z","dependency_job_id":null,"html_url":"https://github.com/aleksilassila/bitfields","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/aleksilassila%2Fbitfields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbitfields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbitfields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbitfields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleksilassila","download_url":"https://codeload.github.com/aleksilassila/bitfields/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250741925,"owners_count":21479701,"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":["bitfields","browser-game","fight","nextjs","players","python","websockets"],"created_at":"2024-11-10T16:27:15.158Z","updated_at":"2025-04-25T02:31:18.351Z","avatar_url":"https://github.com/aleksilassila.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitfields\n\nExplore procedurally generated maps with other players, build bases and fight others in your web browser!\n\nMy latest project, a text-based .io style game powered by python, websockets and javascript canvas. Supports multiplayer and custom procedural map generation using simplex noise.\n\n[Live demo!](http://ec2-3-87-232-152.compute-1.amazonaws.com/bitfields)\n\n## To get started:\n\n### Create a server:\n\nInside `bitfields/server`:\n\n-   Make sure you have **at least python 3.7** installed.\n\n-   `pip3 install -r requirements.txt`\n\n-   Tweak `config.py` if necessary\n\n-   `python3 main.py`\n\n### Set up frontend client\n\nInside `bitfields/client`:\n\n-   Run `yarn install` `(npm install)`\n\n-   Start development server: `yarn dev` `(npm run dev)`\n\nNext head to [localhost:3000](http://localhost:3000)\n\nOR alternatively export frontend as static web page for serverless use:\n\nInside `bitfields/client`: `yarn export` `(npm run export)`\n\n## Contributing\n\nAll help is much appreciated, so feel free to contribute.\n\n## Screenshots\n\n![](screenshot1.png?raw=true \"Welcome to the Bitfields!\")\n![](screenshot2.png?raw=true \"Potentially endless procedural worlds!\")\n![](screenshot3.png?raw=true \"Underworld cave system with limited visibility ^^\")\n\n## To Do\n\n-   Spawn points\n-   Cave rooms / systems\n-   Breach ammunition? Mines?\n-   Announce kills / deaths\n-   Teams?\n-   Color schemes\n-   Place ladders?\n\n## Bugs\n\n-   Double clicking connect / play creates 2 players\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksilassila%2Fbitfields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleksilassila%2Fbitfields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksilassila%2Fbitfields/lists"}