{"id":24142077,"url":"https://github.com/sekuldev/dratevka","last_synced_at":"2026-02-19T19:01:15.897Z","repository":{"id":259965877,"uuid":"838095262","full_name":"SekulDev/dratevka","owner":"SekulDev","description":"Console-based remake in C of Dratevka from Atari","archived":false,"fork":false,"pushed_at":"2024-10-31T10:10:21.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T03:14:40.512Z","etag":null,"topics":["atari","c","clang","console","console-game","dratevka","dratevka-clone","game"],"latest_commit_sha":null,"homepage":"","language":"C","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/SekulDev.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":"2024-08-04T23:23:23.000Z","updated_at":"2024-10-31T10:10:25.000Z","dependencies_parsed_at":"2025-10-10T03:14:41.400Z","dependency_job_id":"9f4d90f7-6183-49d0-829e-13230fe4f39b","html_url":"https://github.com/SekulDev/dratevka","commit_stats":null,"previous_names":["sekuldev/dratevka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SekulDev/dratevka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SekulDev%2Fdratevka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SekulDev%2Fdratevka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SekulDev%2Fdratevka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SekulDev%2Fdratevka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SekulDev","download_url":"https://codeload.github.com/SekulDev/dratevka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SekulDev%2Fdratevka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["atari","c","clang","console","console-game","dratevka","dratevka-clone","game"],"created_at":"2025-01-12T04:55:28.025Z","updated_at":"2026-02-19T19:01:15.878Z","avatar_url":"https://github.com/SekulDev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dratewka the Shoemaker - Console Game\n\n## About\n\nThis project is a console-based remake of the classic Atari game \"Dratewka the Shoemaker\". It was developed as a side\nproject to explore new programming territories and challenge myself with low-level programming concepts.\n\n[Preview of original version on Atari](https://youtu.be/Pu7lSEa_0B8?si=BPe_A8AEJa0B0bHr\u0026t=60)\n\n## Technology\n\nThe game is written in C and uses CMake for build management.\n\n### Why C?\n\nComing from a background in high-level programming languages, I wanted to challenge myself by learning and understanding\na low-level language. This project served as an excellent opportunity to explore memory management, pointers, and\nsystem-level programming concepts.\n\n## Building and Running\n\n### Prerequisites\n\n- C compiler (GCC or MSVC)\n- CMake (version 3.28 or higher)\n\n### Build Instructions\n\n```bash\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\n\n### Platform Support\n\n⚠️ Note: The game was primarily developed and tested on Windows. While it should theoretically work on Unix-based\nsystems, this hasn't been extensively tested. The codebase includes basic platform-specific handling, but there might be\ncompatibility issues.\n\n## Development Notes\n\n### Project Management\n\nAs the only one developer, I opted to commit directly to main, as implementing a more complex branching strategy\nwouldn't provide significant benefits for a project of this size.\n\n### Learning Experience\n\nDespite initial challenges with pointer manipulation and memory management, the development process was enjoyable and\neducational.\nThe project provided valuable insights into low-level programming concepts.\n\n### Current Limitations\n\n- No unit tests were implemented due to the project's small scope.\n- The code might benefit from refactoring and improvements, as this was my first experience with C.\n- Platform compatibility might need enhancement for better Unix support.\n\n### Future Improvements\n\nFeel free to suggest and improve through GitHub Issues.\nAs this was my first C project, I'm particularly interested in feedback regarding best practices and potential optimizations.\nPotential areas for enhancement include:\n\n- Cross-platform compatibility\n- Unit testing implementation\n- Code organization and structure\n- Memory management optimization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekuldev%2Fdratevka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsekuldev%2Fdratevka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekuldev%2Fdratevka/lists"}