'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; } ?>
Car Stunt 3D is a 3D car stunt and racing game focused on high-risk platform driving, precision control, and competitive racing against AI opponents (PvE). The game challenges players to perform stunts, maintain balance on extreme tracks, and race through complex platform layouts suspended at height.
The complete game—including vehicle physics, stunt mechanics, AI racing logic, level design, and optimization—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 gameplay systems, AI logic, and level mechanics were developed entirely in-house by me and my team.
Car Stunt 3D demonstrates our ability to:
This project highlights strong expertise in Unity vehicle physics, AI behavior, level design, and mobile game optimization.
2021
Racing
GameNock Ltd.