berv-uni-project / lets-finish

Monopoly Game Command Line Based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LET'S FINISH THIS

Codacy Badge

CMake

Win this if you can!

This program has four directory.

  • /bin - executable code directory
  • /src - source code directory
  • /data - board and player + chance data game
  • /doc - documents directory

Compile Program and Run Program

  1. Using Windows,

a. run "run.bat" (double click on that file) or run with command prompt.

  1. Using Linux,

Run this command in terminal. a. chmod +x run.sh b. ./run.sh

Tertarik Merubah Teks File/Data Permainan?

  1. Ubah file SELAIN default-*.txt.
  2. Misalkan file test1-map.txt.
  • Data default-*txt merupakan data awal sistem untuk permainan awal.
  • Jika diubah akan merusak program.
  • Perhatikan keterangan format teks file yang ada di default-*.txt.

================================================

Created by : BLP, AZ, AU, FY, FK

Version 1.0 VERSION

Let's Finish This

Copyright 2015 - 2017

================================================

Creator

  1. Bervianto Leo Pratama - 13514047 - Profile
  2. M. Az-zahid Adhitya Silparensi - 13514095 - Profile

About

Monopoly Game Command Line Based

License:Apache License 2.0


Languages

Language:C 97.5%Language:Shell 1.6%Language:CMake 0.7%Language:Batchfile 0.2%