'theme_mode' ); $button_mode = get_field( 'button_mode' ); } else { $theme_mode = get_field( 'theme_mode', 'option' ); $button_mode = get_field( 'button_mode', 'option' ); } $body_bg_color = get_field( 'body_bg_color', 'option' ); // Header Options $header_default = get_field( 'header_default', 'option' ); $header_responsive = get_field( 'header_responsive', 'option' ); if ( $header_default && $header_responsive ) } if ( array_key_exists( 'search_icon', $header_responsive ) ) { if ( $header_responsive['search_icon'] ) { $navbar_search_icon .= ' d-inline-block'; } else { $navbar_search_icon .= ' d-none'; } } // Social Networks if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['social_networks'] ) { $navbar_social_networks = 'd-sm-inline-block'; } else { $navbar_social_networks = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['social_networks'] ) { $navbar_social_networks .= ' d-inline-block'; } else { $navbar_social_networks .= ' d-none'; } } // Call to Action if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['call_to_action'] ) { $navbar_call_to_action = 'd-sm-inline-block'; } else { $navbar_call_to_action = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['call_to_action'] ) { $navbar_call_to_action .= ' d-inline-block'; } else { $navbar_call_to_action .= ' d-none'; } } // Custom Action if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['custom_action'] ) { $navbar_custom_action = 'd-sm-inline-block'; } else { $navbar_custom_action = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['custom_action'] ) { $navbar_custom_action .= ' d-inline-block'; } else { $navbar_custom_action .= ' d-none'; } } // Shop Cart if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['shop_cart'] ) { $navbar_shop_cart = 'd-sm-inline-block'; } else { $navbar_shop_cart = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['shop_cart'] ) { $navbar_shop_cart .= ' d-inline-block'; } else { $navbar_shop_cart .= ' d-none'; } } } } if ( class_exists( 'WooCommerce' ) ) { $is_woocommerce = is_woocommerce(); $is_cart = is_cart(); $is_checkout = is_checkout(); } else { $is_woocommerce = false; $is_cart = false; $is_checkout = false; } ?>
Explore a vast world filled with majestic creatures, strategic gameplay, and breathtaking graphics. Immerse yourself in an adventure where every moment is crafted to captivate and challenge you. Dive into a world where cutting-edge technology meets unparalleled creativity.
Animal Simulation is an educational 3D simulation game designed to teach players about animal life, behavior, and forest ecosystems through interactive gameplay. The experience combines exploration, simulation mechanics, and learning-focused interactions to help users understand how animals live, survive, and interact within their natural habitats.
The complete project—including simulation systems, animal behavior, environments, UI/UX, and educational flow—was developed end-to-end by me and my team.
I led and worked hands-on with my team to deliver the project from concept to completion, including:
All simulation systems, environments, and gameplay mechanics were developed entirely in-house by me and my team.
Animal Simulation demonstrates our ability to:
This project highlights strong expertise in Unity simulation development, AI behavior systems, educational game design, and environmental storytelling.
2022
Simulation
GameNock Ltd.