{"id":31628224,"url":"https://github.com/sylphux/bloody-ruby-oops","last_synced_at":"2026-04-15T20:03:11.834Z","repository":{"id":316416944,"uuid":"1062453606","full_name":"Sylphux/Bloody-Ruby-OOPs","owner":"Sylphux","description":"Mini terminal combat rpg game with hoards of vampires ","archived":false,"fork":false,"pushed_at":"2025-09-24T12:14:58.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T20:37:00.269Z","etag":null,"topics":["game","hoards","rpg","ruby","terminal"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/Sylphux.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":"2025-09-23T09:22:41.000Z","updated_at":"2025-09-24T12:15:01.000Z","dependencies_parsed_at":"2025-09-24T14:25:28.290Z","dependency_job_id":"4508fe75-5c02-430e-9470-92df5013cccf","html_url":"https://github.com/Sylphux/Bloody-Ruby-OOPs","commit_stats":null,"previous_names":["sylphux/bloody-ruby-oops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sylphux/Bloody-Ruby-OOPs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sylphux%2FBloody-Ruby-OOPs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sylphux%2FBloody-Ruby-OOPs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sylphux%2FBloody-Ruby-OOPs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sylphux%2FBloody-Ruby-OOPs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sylphux","download_url":"https://codeload.github.com/Sylphux/Bloody-Ruby-OOPs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sylphux%2FBloody-Ruby-OOPs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["game","hoards","rpg","ruby","terminal"],"created_at":"2025-10-06T20:20:34.815Z","updated_at":"2026-04-15T20:03:11.774Z","avatar_url":"https://github.com/Sylphux.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bloody_ruby_OOPs\n\n```\n...... .......  ......... .......... .......... . ..\n....@@@@@%........ .......  .. .......@@@@@@@@@.....\n...@=::..+@@@@@@@@@@@@-...#@@@@@@@@@@#:.:+++#%%.....\n ..@%#++*%##-.. .......%@@:.......=*@@@*=-==@...... \n. ...@%#@=.@%@@++-%%@@@+%#@@@@++#@#@....@.@@........\n.....=:.=.......@@+  .. @... ..@ ..@ .. @...... ....\n.... .@-*..@=..... .....*.  ...@....@ .-@.@.........\n ...... @...%@..@...... -......* ..+@. = .... ......\n.........@%:@ .. @@....@@.:..:=@....@%@@........... \n..........@+@........ ...... .... ..@@-..... .......\n. . .... .. .... .................. ... ............\n.............  .. ...... ...... .. .@.......... ... \n```\n(These are vampire teeth... It's meant to be scary.)\n\n## Project description\n\nThis project is about learning to use objects in ruby while crating a small fighting RPG.\n\nThere are 3 different programs :\n\n### app.rb\n\nautomatically simulates a fight between two bots until one of them dies.\n\n### app2.rb\n\nThis one is based on the above one, but features are introduced\n- Adds a new category of player : HumanPlayer\n- Allows the user to fight bots through strategic inputs\n- allows user to define the number of ennemies\n- The user can either\n    - heal\n    - fight\n    - upgrade weapon\n- The combat continues until either the player or all of the ennemies die.\n\n#### Speedrun\n\nYou can **spam enter** to make the program play by itself.\n- Number of ennemies will be set between 1 and 6\n- Username will be systems username\n- The living ennemies will be attacked randomly\n\n### app3.rb\n\nThis one is like the 2nd with some improvements :\n- All the game code in refactored in the Game class\n- New ennemies (creeps) and Bosses may appear !\n- New welcome screen !\n\nThe game is still not balanced and will probably not be. It's programmed to be hard as is !\n\n# Visual\n\n![Image](img/visual.png)\n\nImage is taken from app2.rb\n\n# Compatibility\n\nThis program is made to run appropriately on linux systems\n\n# Credits\n\nThis program is done within the cursus of The Hacking Project\nThe ascii is generated from the image https://www.youtube.com/watch?v=XxoOGyGJgUM","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylphux%2Fbloody-ruby-oops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsylphux%2Fbloody-ruby-oops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylphux%2Fbloody-ruby-oops/lists"}