{"id":22261719,"url":"https://github.com/phillvancejr/move_square_asm","last_synced_at":"2026-05-17T04:35:22.574Z","repository":{"id":108705739,"uuid":"495968513","full_name":"phillvancejr/Move_Square_Asm","owner":"phillvancejr","description":"Moving Square with Raylib and x64 Assembly Mac OS","archived":false,"fork":false,"pushed_at":"2022-05-24T20:03:47.000Z","size":654,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T12:30:02.387Z","etag":null,"topics":["assembly","graphics","mac","macos","nasm","raylib","x64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/phillvancejr.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-05-24T19:53:41.000Z","updated_at":"2024-12-14T14:14:30.000Z","dependencies_parsed_at":"2023-04-12T14:31:47.807Z","dependency_job_id":null,"html_url":"https://github.com/phillvancejr/Move_Square_Asm","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/phillvancejr%2FMove_Square_Asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillvancejr%2FMove_Square_Asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillvancejr%2FMove_Square_Asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillvancejr%2FMove_Square_Asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phillvancejr","download_url":"https://codeload.github.com/phillvancejr/Move_Square_Asm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245472664,"owners_count":20621155,"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":["assembly","graphics","mac","macos","nasm","raylib","x64"],"created_at":"2024-12-03T09:13:59.233Z","updated_at":"2026-05-17T04:35:22.540Z","avatar_url":"https://github.com/phillvancejr.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Moving Square with Raylib and x64 Assembly\n\nA small program that opens a window and lets you move around a white square with the keyboard, and restricts the x and y to the window bounds. It is coded for x64 Mac OS for now, but it would be easy to port to linux as they both use the same C calling convention and only one syscall is used. With this proejct I've also started writing a library called `pal` , \"Phill's Assembly Library\" with some helpers and abstractions, in addition the raylib wrapper. I used integers for positions and so the movement isn't as smooth as it should be, so next time I'll be trying floats. Also I should probably be making movement framerate independent but for this its fine as it was just a little project for fun\n\n![](demo.gif)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillvancejr%2Fmove_square_asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphillvancejr%2Fmove_square_asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillvancejr%2Fmove_square_asm/lists"}