Skip to content

Got 2 assignment for practicum 4, advanced programming using C++ OOP ( inheritance & polymorphism ) )

Notifications You must be signed in to change notification settings

Eeja07/practicum-4-advanced-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Practicum 4 Advanced Programming

Description

In practicum 4, we got 2 assignment. The assignment is to make a program to calculate the minimum cost combination of troops needed to attack the Demon and a program simulation for virus outbreak that calculate and recorded the number of zombies, infected humans using C++ OOP, especially the concept of inheritance and polymorphism. This program is made to fulfill practicum 4 assignment, advanced programming. For more detailed information about the assignment, you can check the link below :

https://projects-of-asisten.github.io/2023/p4/soal/

Getting Started

How to Run

  1. Clone this repository. If you dont know how to clone repository, check this out : https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
  2. After you done cloning, open folder Soal_1_Praktikum_Proglan in integrated terminal then type "./main", now you can running assignment 1
  3. For assignment 2, open folder Soal_2_Praktikum_Proglan in integrated terminal then type "./bin/end_of_us", now you can running assignment 2
  4. Enjoy running the program ❤️

Contact

If you have any question or feedback, please do not hesitate to contact me any time [email protected]

Made with passion by Eeja ❤️

Releases

No releases published

Packages