Intelligent System – Weekly Report

January 10th, 2020 by stefanliemawan No comments »

Week 1-2, we basically try to find and finally decide on our topic.
Week 3, we scour the internet to find compatible resources.
Week 4, study the algorithm and AI method that we want to use.
Week 5, create and run the program (train & predict), by referencing. several articles and other resources.
Week 6, presentation.

Construct 2 Survival Game Project

November 19th, 2018 by stefanliemawan No comments »

Team Members :

  1. James Barlian 2101695176
  2. Cindy Claresta Basrie 2101693845
  3. Stefan Liemawan 2101694690

Desert Survival

The object of the game is to survive in the desert for as long as possible without going hungry or thirsty, while having to protect deers from the wolves that are roaming around. It’s based on biology with aspects of survival and ecosystem. This game teaches the player :

  1. In order for the human body to survive, it must receive food and water.
  2. How Ecosystem and food chain roughly works.
  3. Human must also preserve and maintain the balance of our environment.

ScreenShots

  1. Menu

.

2. Tutorial

In this screen the player will be able to check the controller settings on how to play the game.

3. Gameplay

When clicking play, this will be the screen that the player sees. The player starts with a set amount of Hunger, Thirst and Stamina. As time goes on the player will start to lose hunger and thirst which will have to look for some food and water. The player will have to hunt for his food, and there just so happens to be an overpopulation of wolves in this area. He will also have to find a source of water area on the map in order from dying of thirst. Also as the player roams around the map his stamina will also start to decrease as people know humans do get tired after all. A way to replenish Stamina is just to not move and it will slowly go back up.

Player Controls

  • The computer ARROW KEYS controls the movement of the character.
  • The SPACE key interacts with surrounding environment.

Contributors

  • Stefan – Gameplay, Events, Actions, Layout Design
  • James – Music, Sprites, Ideas
  • Cindy – Gameplay, Menu, Concept Design

Internet Sources 

MAIN CHARACTER (human bases)
Art by Antifarea and Clint Bellanger for
OpenGameArt.org (http://opengameart.org)

DESERT TILESET
Free Desert Top-Down Tileset by Franco Giachetti is
licensed under a Creative Commons Attribution 3.0
International License.

License details:
http://creativecommons.org/licenses/by/3.0/ attribution
to LudicArts.com

DEER
Deer by Calciumtrice, usable under Creative Commons
Attribution 3.0 license.

WOLF
Attribute Stephen “Redshrike” Challener as graphic
artist and William.Thompsonj as contributor.
https://opengameart.org/content/lpc-wolf-animation

Construct 2 Project

October 4th, 2018 by stefanliemawan No comments »

For this semester Multimedia Course, we are going to create a survival game.

The survival game has a biology aspect where the player has to gather food and drinks from natural resources and environment such as harvesting plants, hunting, etc. The game also has a chemistry aspect, where the player could find drugs and chemical substances. Thus, the player could try to mix and create something with the substances based on a recipe.

My Team :

  • Stefan Liemawan
  • James Barlian
  • Cindy Claresta Basrie

Final Project Even Semester, 2018

May 2nd, 2018 by stefanliemawan No comments »

Team  :

  1. Stefan Liemawan
  2. Jordy Filbert
  3. Hand Edbert

We are building a database system management of a dairy product–seling company, under the name “Sirloin Dairy Product”. The database itself consist of 6 tables which is :

  • Branch
    • branch_id (PK)
    • branch_location
    • branch_manager
    • num_of_staff
    • num_of_office
  • Product
    • product_id (PK)
    • branch_id (FK)
    • product_name
    • product_category
  • Pricing
    • product_id (FK)
    • product_cost
    • product_price
    • product_gross_profit (product_price – product_cost)
  • Staff
    • staff_id (PK)
    • branch_id (FK)
    • staff_name
    • staff_age
    • staff_gender
    • staff_phone
    • staff_position
    • staff_office
  • Customer
    • customer_id (PK)
    • customer_name
  • Transaction
    • date
    • transaction_id (PK)
    • branch_id (FK)
    • customer_id (FK)
    • product_id (FK
    • quantity

Hello world!

March 26th, 2018 by stefanliemawan 1 comment »

Welcome to Binusian blog.
This is the first post of any blog.binusian.org member blog. Edit or delete it, then start blogging!
Happy Blogging 🙂