Code Monkey home page Code Monkey logo

if2210_tb_02_07's Introduction

Mojang!

This program is created to fullfil an assignment of the course Object-Oriented Programming (IF2210)

Program Studi Teknik Informatika
Sekolah Teknik Elektro dan Informatika
Institut Teknologi Bandung
Semester II Tahun 2021/2022

Table of Content

Description

This program implements the crafting system of Minecraft in C++ with object-oriented programming.

Requirements

Make sure you are using Linux with C++17. WSL also works if you are using Windows.
To install the requirements:

sudo apt-get install make g++
make all

Running the Program

To run the program:

make compile && ./main

To run automated tests:

make all

Automated Tests

This program accepts automated tests taken from the tests folder. Tests consists of two files, input with "in" extension and answer with "ans" extension. Each test should have exactly one EXPORT command which exports the current inventory into an "out" file in the tests folder. Please refer to the sample tests. Checking will be done by comparing the answer file and the output file.

Project Status

Project is: complete

Authors

Christine Hutabarat 13520005
Felicia Sutandijo 13520050
Rava Naufal Attar 13520077
Febryola Kurnia Putri 13520140
Hilda Carissa Widelia 13520164

if2210_tb_02_07's People

Contributors

febryola avatar hcarissa avatar felinejtd avatar chryes220 avatar sivaren avatar

Watchers

 avatar

Forkers

hcarissa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.