Skip to content

Avatar themed turn-based strategy game on the terminal. Made as an assignment and to demonstrate the use of each data structure in IF2110 Algorithms and Data Structures.

Notifications You must be signed in to change notification settings

littlemight/Avatar-World-War

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatar World War

Program Utama

Untuk menjalankan program, dapat mengetikkan perintah berikut di directory root dari folder ini

run

Driver ADT

Driver setiap program dapat dijalankan dengan menjalankan perintah berikut di command line

> rundriver <nama adt>

Contoh

> rundriver point
Compiling driver for point...
Compilation done 
Press any key to continue . . . 

Masukkin 2 angka: 12 23
(12,23)

Script yang digunakan adalah script batch yang hanya dapat bekerja di windows.

Anggota Kelompok

  1. Yudy Valentino (13517 128)
  2. Faris Fadhillah (13518026)
  3. Muhammad Ziad Rahmatullah (13518032)
  4. Jones Napoleon Autumn (13518086)
  5. Michel Fang (13518137)
  6. Naufal Prima Yoriko (13518146)

About

Avatar themed turn-based strategy game on the terminal. Made as an assignment and to demonstrate the use of each data structure in IF2110 Algorithms and Data Structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages