{"id":19740087,"url":"https://github.com/efliks/dark-harmony","last_synced_at":"2025-05-08T23:42:42.989Z","repository":{"id":195260629,"uuid":"692571811","full_name":"efliks/dark-harmony","owner":"efliks","description":"My first DOS game: revived!","archived":false,"fork":false,"pushed_at":"2023-12-26T11:33:59.000Z","size":72,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-08T23:42:29.150Z","etag":null,"topics":["dos","msdos","old-school","retrogaming","retroprogramming","turbocpp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/efliks.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-16T22:29:21.000Z","updated_at":"2025-02-22T06:58:36.000Z","dependencies_parsed_at":"2023-09-19T01:35:57.517Z","dependency_job_id":"84ca5638-73e1-4cf0-ad20-6e8f3d262bf8","html_url":"https://github.com/efliks/dark-harmony","commit_stats":null,"previous_names":["feliksm1/dark-harmony","skilefm/dark-harmony","efliks/dark-harmony"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efliks%2Fdark-harmony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efliks%2Fdark-harmony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efliks%2Fdark-harmony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efliks%2Fdark-harmony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efliks","download_url":"https://codeload.github.com/efliks/dark-harmony/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166475,"owners_count":21864467,"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":["dos","msdos","old-school","retrogaming","retroprogramming","turbocpp"],"created_at":"2024-11-12T01:19:26.495Z","updated_at":"2025-05-08T23:42:42.933Z","avatar_url":"https://github.com/efliks.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dark Harmony v0.1\n\nDark Harmony, previously known under a Polish name Mroczna Harmonia, was my first\ngame written in C. If I recall properly, the development started around 1999,\nand it was in 2001 when I added the last changes.\n\nHere it is again, 22 years later, cleaned up slightly and made possible to compile.\n\nThe code is really bad from today's perspective, but keep in mind that it was\nwritten by a teenager. I had to remove the sound code, which was buggy and\nnever worked properly. Maybe I will add it again if I find some time.\n\nIn the meantime, enjoy Dark Harmony!\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"showcase.gif\" /\u003e\n\u003c/div\u003e\n\n## Installation instructions\n\nTo compile Dark Harmony, you need [Turbo C++ 3.0](https://winworldpc.com/product/turbo-c/3x)\nand a PC running DOS. You can also use a DOS emulator, for example DOSBox or \na VirtualBox VM with DOS.\n\nOnce you have Turbo C++ 3.0 installed, replace the following paths in the makefile \nwith your own:\n\n    CC=c:\\tc\\bin\\tcc.exe\n    LINK=c:\\tc\\bin\\tlink.exe\n\nAnd adjust the -L option in tlink.txt:\n\n    -Lc:\\tc\\lib\n\nThen, build the executable:\n\n    c:\\harmonia \u003e c:\\tc\\bin\\make.exe -f makefile\n\n## Q\u0026A\n\n1. How to play Dark Harmony?\n\n    Once in the intro screen, hit \\\u003cSPACE\\\u003e to enter the game. Use keyboard arrows to control \n    the position of the player. Use \\\u003cCTRL\\\u003e to fire the weapon at the alien ships. You can\n    hit \\\u003cSPACE\\\u003e at any time to pause the game. Return to the game by pressing any of the\n    arrow keys. Use \\\u003cESC\\\u003e to exit the game.\n\n2. What power-ups can be collected? \n\n    The power-up system is super simple. After killing 20 alien ships, a power-up will\n    pop up at a random position. Collect it by flying your ship towards it. A power-up\n    upgrades the weapon and at the same time adds one \"life\". If you get hit by an alien\n    ship, not only do you lose one \"life\", but your weapon is downgraded as well.\n\n3. Are there levels in the game?\n\n    Not really. As you keep killing alien ships and collecting power-ups, new types of alien\n    ships continue to show. After some time, no new types are shown, and the game just\n    continues. \n\n4. What is the future of this project?\n\n    If the time permits, I may clean up the code a bit more. I may also add a new sound system,\n    becuse the old one was extremely crude and buggy. It may be interesting to experiment\n    with different compilers and port the game to a different platform. For now, only the minimum\n    work has been done to be able to compile the game. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefliks%2Fdark-harmony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefliks%2Fdark-harmony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefliks%2Fdark-harmony/lists"}