{"id":43286998,"url":"https://github.com/saffronware/conuhacks_kodorteam","last_synced_at":"2026-02-01T18:03:10.815Z","repository":{"id":334452681,"uuid":"1141316108","full_name":"SaffronWare/ConUHacks_KodorTeam","owner":"SaffronWare","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-25T06:49:26.000Z","size":4691,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-25T09:08:16.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SaffronWare.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-24T16:40:41.000Z","updated_at":"2026-01-25T06:49:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SaffronWare/ConUHacks_KodorTeam","commit_stats":null,"previous_names":["saffronware/conuhacks_kodorteam"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/SaffronWare/ConUHacks_KodorTeam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaffronWare%2FConUHacks_KodorTeam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaffronWare%2FConUHacks_KodorTeam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaffronWare%2FConUHacks_KodorTeam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaffronWare%2FConUHacks_KodorTeam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaffronWare","download_url":"https://codeload.github.com/SaffronWare/ConUHacks_KodorTeam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaffronWare%2FConUHacks_KodorTeam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28984832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T17:52:09.146Z","status":"ssl_error","status_checked_at":"2026-02-01T17:49:53.529Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-01T18:03:06.174Z","updated_at":"2026-02-01T18:03:10.808Z","avatar_url":"https://github.com/SaffronWare.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# ConUHacks_KodorTeam\r\n\r\n# Magnetic Orb Shooter\r\n\r\n## 🌌 The Concept\r\n**Magnetic Orb Shooter** is a high-skill, physics-based 2D shooter where you play as an inert Orb with no onboard engines. \r\n\r\n**The Twist:** You cannot move directly (no WASD or Arrow Keys).\r\n\r\nInstead, movement is achieved through **indirect control**. You navigate the arena by placing temporary **\"Magnetic Anchors\"** on the field. The Orb is physically pulled toward these anchors, requiring the player to master momentum, slingshot trajectories, and gravity to dodge enemies while returning fire.\r\n\r\n##  Gameplay Mechanics\r\n\r\n### 1. Indirect Movement (The \"Magnets\")\r\n* **Place Anchor:** Left-click anywhere on the screen to spawn a magnetic node.\r\n* **Attraction:** The Orb is immediately pulled toward the active node based on distance and force.\r\n* **Slingshotting:** De-activate or place new magnets rapidly to swing around corners or dodge incoming projectiles using generated momentum.\r\n\r\n### 2. Combat\r\n* **The Orb:** While struggling against physics to move, the Orb acts as a turret, firing projectiles at approaching enemies.\r\n* **Strategy:** You must balance the chaos of movement with precision aiming.\r\n\r\n\r\n\r\n##  Technical Implementation\r\nThe current codebase (`main.py`) establishes the high-performance rendering engine required for these physics calculations.\r\n\r\n### Current Features\r\n* **High-Res Viewport:** Configured for wide-field gameplay at **2240x1200**.\r\n* **Fixed Time Step:** The game loop is locked at **60 FPS** to ensure deterministic physics (so the magnets behave consistently every time).\r\n* **Event Polling:** Robust input handling structure ready to receive mouse coordinates for magnet placement.\r\n\r\n##  Getting Started\r\n\r\n### Prerequisites\r\n* Python 3.x\r\n* Pygame\r\n\r\n### Installation\r\n1.  Clone the repository.\r\n2.  Install dependencies:\r\n    ```bash\r\n    pip install pygame\r\n    ```\r\n\r\n### Running the Engine\r\nExecute the main script to start the game loop:\r\n```bash\r\npython main.py\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaffronware%2Fconuhacks_kodorteam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaffronware%2Fconuhacks_kodorteam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaffronware%2Fconuhacks_kodorteam/lists"}