Archive of published articles on 2018

Back home

MHCI Final Project

19/11/2018

Course: COMP6341- Multimedia and Human Computer Interaction

Project name “Chemical Escape”

Google Drive link of project files: https://drive.google.com/open?id=19ZWN71fqUXoNSij5BZ0IM-awEOumCvQU

(Contains Construct 2 files and documentation)

Members:

  • Arkaan Nofarditya Ashadi (2101718425)
  • Fiolisya Faustine Ambadar  (2101704615)
  • William Raharja (2101731351)

Images of game

                 

The game is an escape game where the player will need to exit the final room to win the game. At the beginning of the game there is a tutorial to show the player how to play the game. The game will have chemistry related questions or hints that will be spread through out the game.

 

The controls available to the player are mouse controls, since there will be buttons the player will have to interact with in the game, and as for the keyboard the player can move with the arrow keys and interact with the “E” key.

 

Contributions:

  • Arkaan
    • Made most of the layouts and event sheets for the game
    • Made the tutorial and level 1 of the game
    • Added events for level 2
    • Debug
  • Fiolisya
    • Gathering or making resources (Images or audio)
    • Made the textures for the sprites and background of the game
    • Searched for free to use audio for the game
  • William
    • Designed the layout for level 2
    • Made questions for level 2
    • Made the documentation

 

The resources made:

  • Sprite textures
  • Background textures

The resources used from the internet:

No Comments

MHCI Final Project Proposal

28/10/2018

Course: COMP6341 Multimedia and Human Computer Interaction

Members:

  • Arkaan Nofarditya Ashadi (2101718425)
  • Fiolisya Faustine Ambadar (2101704615)
  • William Raharja (2101731351)

In this project we are to make a construct 2 game that relates to chemistry or biology, the game is meant to be able to help people study chemistry or biology in a more fun and interactive way.

 

Proposal:

Our idea is to make a maze or puzzle game where the player is put in situations where they will need to calculate or conduct chemical reactions to progress through the game. We intend to implement high school level chemistry into the game, such as Stoichiometry, electrolysis, and other chemical reactions.

My role in this project is to contribute to making the construct 2 game itself the “coding” like aspect.

No Comments

Link to Project Files

10/07/2018

Google Drive link (containing ERD, SQL file, VB.net program): https://drive.google.com/open?id=1bwiGmJVTr1uJBVLQ65JhI2IXpzPYYsgK

No Comments

Documentation

10/07/2018

This documentation (contains ERD, Relational Schema, User Manual): https://2101718425arkaan.files.wordpress.com/2018/07/database_system_arkaanashadi2101718425_documentation.pdf

No Comments

Database System Final Project

10/07/2018

Course: COMP6339 Database System

Members:

  • Arkaan Nofarditya Ashadi (2101718425)
  • Farras Yamin (2101704584)
  • Jason Christopher Chandra (2101725033)

In this project we are to make a windows forms application that implements a database. The application should be useful to a small business, we chose to make an application that would be useful for a restaurant.

 

Proposal:

Our idea is to design a simple application where employees can input customer orders, and the manager could manage the employees, such as add more or remove employees. The idea was inspired by the new (at the time of this project) kebab store at FX, we thought it would have been somewhat simple to design a system for a small restaurant business such as the kebab store.

My role in this project is to make code the windows application forms using the VB.net programming language, and to edit or revise the database.

No Comments