{"id":24732857,"url":"https://github.com/louis3112/tale_of_samurai","last_synced_at":"2025-03-22T16:21:02.665Z","repository":{"id":271990753,"uuid":"915182161","full_name":"Louis3112/tale_of_samurai","owner":"Louis3112","description":"Final Project for Object Oriented Programming (PBO) in 3rd Semester. The project is turn-based RPG game implements OOP technique","archived":false,"fork":false,"pushed_at":"2025-01-14T08:14:15.000Z","size":37206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T18:05:41.834Z","etag":null,"topics":["college-project","game-development","gui","oop","oops-in-python","rpg"],"latest_commit_sha":null,"homepage":"","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/Louis3112.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":"2025-01-11T07:12:09.000Z","updated_at":"2025-01-14T08:14:18.000Z","dependencies_parsed_at":"2025-01-27T18:04:36.309Z","dependency_job_id":null,"html_url":"https://github.com/Louis3112/tale_of_samurai","commit_stats":null,"previous_names":["louis3112/tale-of-samurai","louis3112/tale_of_samurai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Ftale_of_samurai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Ftale_of_samurai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Ftale_of_samurai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Ftale_of_samurai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Louis3112","download_url":"https://codeload.github.com/Louis3112/tale_of_samurai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244983509,"owners_count":20542477,"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":["college-project","game-development","gui","oop","oops-in-python","rpg"],"created_at":"2025-01-27T17:54:24.003Z","updated_at":"2025-03-22T16:21:02.631Z","avatar_url":"https://github.com/Louis3112.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :bangbang: **Object-Oriented Programming Final Project for 3rd Semester**  :bangbang:\n\n## :ninja: :japanese_goblin: :video_game: **tale_of_samurai**  :ninja: :japanese_goblin: :video_game: \n\"Our\" Final Project for Object-Oriented Programming (OOP) in 3rd Semester.\n\nThe project is a short turn-based RPG video game developed using Python and pygame. \nThe main character is a samurai who battles various *yokai*(Japanese supernatural creatures/spirits) in a classic RPG format.\n(github doesn't support samurai emoji :sweat_smile:)\n\nThe project implements various of OOP concepts, such as : \n1. Class and Object\n2. Inheritance\n3. Abstraction\n4. Polymorphism\n5. Relationship\n\nThe reason why we are using Python and pygame (rather than Java or other class-oriented programming language) is because pygame provides a user-friendly framework for game development, offering built-in functions and methods that simplify the implementation of game mechanics, graphics, and audio.\n\nFor further information, there is a [report](https://github.com/user-attachments/files/18407358/Kelompok2_SamuraiTurnBasedGame_TI2023C.docx)\nwritten in *Bahasa Indonesia* and UML that you can read from.\n\n## :busts_in_silhouette: **Team** :busts_in_silhouette:\nThe project was completed by Group 2, which consists of following members :\n\n- **Rayhan Ramadhani Hendra Atmadja \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;- 23051204075 [@rayhan889](https://github.com/rayhan889)** \n- **Adriano Emmanuel \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204082 [@pachhy](https://github.com/pachhy)**\n- **Cornelius Louis Nathan  \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204085 [@Louis3112](https://github.com/Louis3112)**\n\n## :arrow_forward: **Installation and Usage** \nTo install this project, please proceed these steps:\n\n1. Clone the repository: **`git clone https://github.com/Louis3112/tale_of_samurai`**\n2. Navigate to the project directory: **`cd cs_tale_of_samurai`**\n3. Install dependencies: **`pip install -r requirements.txt `**\n4. Run the project: **`python main.py`**\n\n## \t:bust_in_silhouette: **Contributing** :bust_in_silhouette:\nIf you'd like to contribute or upgrade the project, it would be our pleasure! :smile: \n\nHere's how to to contribute:\n1. Fork the repository\n2. Create a new branch: **`git checkout -b your-branch-name`**\n3. Make your changes\n4. Commit your changes: **`git commit -m \"your messages\"`** \n5. Push your changes to your forked repository: **`git push origin your-branch-name`** \n6. Submit a pull request\n\n## :telephone_receiver: **Contact** :telephone_receiver:\n\nIf you have any questions or comments about this project, please contact **[me](corneliuslouis3112@gmail.com)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Ftale_of_samurai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis3112%2Ftale_of_samurai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Ftale_of_samurai/lists"}