{"id":14002,"date":"2024-10-30T19:49:13","date_gmt":"2024-10-30T19:49:13","guid":{"rendered":"https:\/\/theandroidapk.com\/blog\/?p=14002"},"modified":"2024-10-30T19:49:37","modified_gmt":"2024-10-30T19:49:37","slug":"fera-182-open-source-character-code-and-svg-preview","status":"publish","type":"post","link":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/","title":{"rendered":"Fera-182: Open Source Character Code And SVG Preview"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I&#8217;m excited to share something special with you today from my upcoming adventure game project that has character of Fera-182. While I&#8217;m keeping the full game under wraps for now (stay tuned!), I wanted to give back to the developer community by sharing the code and design process for one of our characters: Fera-182, a skilled warrior with a unique combat style.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Fera-182 Character Concept<\/strong><\/h2>\n\n\n\n<svg viewBox=\"0 0 200 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <!-- Base body -->\n    <path d=\"M80 60 Q100 40 120 60 L120 150 L80 150 Z\" fill=\"#1e90ff\" stroke=\"#000\" stroke-width=\"2\"\/>\n    \n    <!-- Head -->\n    <circle cx=\"100\" cy=\"40\" r=\"20\" fill=\"#ffe0bd\"\/>\n    <path d=\"M85 35 Q100 40 115 35\" fill=\"none\" stroke=\"#000\" stroke-width=\"1\"\/>\n    \n    <!-- Hair -->\n    <path d=\"M80 40 Q100 10 120 40\" fill=\"none\" stroke=\"#4a4a4a\" stroke-width=\"4\"\/>\n    <path d=\"M75 45 Q100 20 125 45\" fill=\"none\" stroke=\"#4a4a4a\" stroke-width=\"3\"\/>\n    \n    <!-- Arms -->\n    <path d=\"M80 70 L60 120 L70 130\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    <path d=\"M120 70 L140 120 L130 130\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    \n    <!-- Legs -->\n    <path d=\"M85 150 L80 250\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n    <path d=\"M115 150 L120 250\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n    \n    <!-- Sword (sheathed) -->\n    <line x1=\"130\" y1=\"100\" x2=\"140\" y2=\"160\" stroke=\"#silver\" stroke-width=\"4\"\/>\n<\/svg>\n\n\n\n<svg viewBox=\"0 0 200 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <!-- Base body -->\n    <path d=\"M90 60 Q100 40 110 60 L115 150 L85 150 Z\" fill=\"#1e90ff\" stroke=\"#000\" stroke-width=\"2\"\/>\n    \n    <!-- Head -->\n    <ellipse cx=\"100\" cy=\"40\" rx=\"15\" ry=\"20\" fill=\"#ffe0bd\"\/>\n    \n    <!-- Hair -->\n    <path d=\"M85 30 Q100 20 115 40 L115 60\" fill=\"#4a4a4a\" stroke=\"#4a4a4a\" stroke-width=\"2\"\/>\n    \n    <!-- Front arm with sword -->\n    <path d=\"M110 70 L140 90\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    <path d=\"M140 90 L160 70\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"8\"\/>\n    \n    <!-- Sword -->\n    <line x1=\"160\" y1=\"70\" x2=\"190\" y2=\"40\" stroke=\"silver\" stroke-width=\"4\"\/>\n    <path d=\"M190 40 L195 35 L185 45\" fill=\"silver\"\/>\n    \n    <!-- Back arm -->\n    <path d=\"M90 70 L70 100\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    \n    <!-- Legs -->\n    <path d=\"M90 150 L80 250\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n    <path d=\"M110 150 L120 250\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n<\/svg>\n\n\n\n<svg viewBox=\"0 0 200 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <!-- Base body (twisted for action) -->\n    <path d=\"M70 60 Q100 40 130 60 L120 150 L80 150 Z\" fill=\"#1e90ff\" stroke=\"#000\" stroke-width=\"2\"\/>\n    \n    <!-- Head -->\n    <circle cx=\"100\" cy=\"40\" r=\"20\" fill=\"#ffe0bd\"\/>\n    \n    <!-- Hair (flowing with motion) -->\n    <path d=\"M80 40 Q100 10 120 40\" fill=\"none\" stroke=\"#4a4a4a\" stroke-width=\"4\"\/>\n    <path d=\"M75 45 Q100 20 125 45\" fill=\"none\" stroke=\"#4a4a4a\" stroke-width=\"3\"\/>\n    <path d=\"M120 40 Q140 50 150 70\" fill=\"none\" stroke=\"#4a4a4a\" stroke-width=\"2\"\/>\n    \n    <!-- Arms in attack position -->\n    <path d=\"M80 70 L40 100\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    <path d=\"M120 70 L160 90 L180 70\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"10\"\/>\n    \n    <!-- Sword in attack -->\n    <line x1=\"180\" y1=\"70\" x2=\"190\" y2=\"40\" stroke=\"silver\" stroke-width=\"4\"\/>\n    <path d=\"M190 40 L195 35 L185 45\" fill=\"silver\"\/>\n    \n    <!-- Legs in action stance -->\n    <path d=\"M85 150 L60 230\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n    <path d=\"M115 150 L140 230\" fill=\"none\" stroke=\"#1e90ff\" stroke-width=\"12\"\/>\n<\/svg>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic. The character features:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A sleek blue combat outfit<\/li>\n\n\n\n<li>Dynamic flowing hair that responds to movement<\/li>\n\n\n\n<li>A signature silver sword<\/li>\n\n\n\n<li>Fluid animation states for combat sequences<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Technical Implementation<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The character is built with Kotlin, making it perfect for Android game development. Here&#8217;s how we structured the core character system:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Base Character Stats<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">kotlinCopy<code>data class Position(val x: Float, val y: Float)\ndata class AnimationState(val currentFrame: Int, val totalFrames: Int)\n\nclass Fera182(\n    private var position: Position = Position(0f, 0f),\n    private var health: Int = 100,\n    private var stamina: Int = 100,\n    private var isDefending: Boolean = false\n) {\n    private val baseAttackDamage = 25\n    private val baseDefense = 15\n    private val movementSpeed = 5f\n    <em>\/\/ ... (core stats setup)<\/em>\n}<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Combat System<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The combat system is built around three core mechanics:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Fluid Movement<\/strong>: Dynamic positioning system for smooth combat flow<\/li>\n\n\n\n<li><strong>Stamina Management<\/strong>: Strategic resource management during fights<\/li>\n\n\n\n<li><strong>Defensive Capabilities<\/strong>: Balanced defense mechanisms<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Visual States<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">We&#8217;ve implemented four primary visual states:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Overview Stance<\/strong>: Default position showing character personality<\/li>\n\n\n\n<li><strong>Combat Ready<\/strong>: Side view with drawn sword<\/li>\n\n\n\n<li><strong>Attack Position<\/strong>: Dynamic action pose<\/li>\n\n\n\n<li><strong>Defensive Stance<\/strong>: Strategic defensive position<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Behind the Design Decisions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Combat Mechanics<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">kotlinCopy<code>fun attack(): Int {\n    if (!isDefending &amp;&amp; stamina &gt;= 20) {\n        isAttacking = true\n        stamina -= 20\n        return baseAttackDamage\n    }\n    return 0\n}\n\nfun defend() {\n    isDefending = true\n    stamina -= 10\n}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Each combat action is designed to feel impactful while maintaining game balance. The stamina system prevents spam attacks and encourages strategic play.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Animation Framework<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">kotlinCopy<code>fun updateAnimation() {\n    currentAnimationState = AnimationState(\n        (currentAnimationState.currentFrame + 1) % currentAnimationState.totalFrames,\n        currentAnimationState.totalFrames\n    )\n}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The animation system is built to be expandable, allowing for easy addition of new move sets and combat combinations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Open Source Code<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>data class Position(val x: Float, val y: Float)\ndata class AnimationState(val currentFrame: Int, val totalFrames: Int)\n\nclass Fera182(\n    private var position: Position = Position(0f, 0f),\n    private var health: Int = 100,\n    private var stamina: Int = 100,\n    private var isDefending: Boolean = false\n) {\n    \/\/ Character stats\n    private val baseAttackDamage = 25\n    private val baseDefense = 15\n    private val movementSpeed = 5f\n    \n    \/\/ Animation states\n    private var currentAnimationState = AnimationState(0, 8)\n    private var isAttacking = false\n    \n    \/\/ Basic movement\n    fun move(dx: Float, dy: Float) {\n        position = Position(position.x + dx * movementSpeed, position.y + dy * movementSpeed)\n    }\n    \n    \/\/ Combat actions\n    fun attack(): Int {\n        if (!isDefending &amp;&amp; stamina >= 20) {\n            isAttacking = true\n            stamina -= 20\n            return baseAttackDamage\n        }\n        return 0\n    }\n    \n    fun defend() {\n        isDefending = true\n        stamina -= 10\n    }\n    \n    fun takeDamage(damage: Int) {\n        val actualDamage = if (isDefending) damage \/ 2 else damage\n        health -= actualDamage.coerceAtLeast(0)\n    }\n    \n    \/\/ State getters\n    fun getHealth() = health\n    fun getStamina() = stamina\n    fun getPosition() = position\n    fun isDefending() = isDefending\n    \n    \/\/ Animation update\n    fun updateAnimation() {\n        currentAnimationState = AnimationState(\n            (currentAnimationState.currentFrame + 1) % currentAnimationState.totalFrames,\n            currentAnimationState.totalFrames\n        )\n    }\n}\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m releasing this character code as open source because I believe in the power of community-driven development. Feel free to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use this as a base for your own character systems<\/li>\n\n\n\n<li>Modify and enhance the combat mechanics<\/li>\n\n\n\n<li>Adapt the animation framework for different game styles<\/li>\n\n\n\n<li>Share your improvements with the community<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Future Plans<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">While I can&#8217;t reveal too much about the game itself yet, I&#8217;ll be sharing more character development insights in the coming weeks. Some areas we&#8217;re exploring:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Advanced combo systems<\/li>\n\n\n\n<li>Environmental interaction mechanics<\/li>\n\n\n\n<li>Character progression systems<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m excited to share something special with you today from my upcoming adventure game project that has character of Fera-182. While I&#8217;m keeping the full game under wraps for now (stay tuned!), I wanted to give back to the developer community by sharing the code and design process for one of our characters: Fera-182, a skilled warrior with a unique combat style. Fera-182 Character Concept Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic. The character features: Technical Implementation The character is built with Kotlin, making it perfect for<\/p>\n","protected":false},"author":1,"featured_media":14003,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-14002","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-google-android"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fera-182: Open Source Character Code And SVG Preview - AndroidAPK<\/title>\n<meta name=\"description\" content=\"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fera-182: Open Source Character Code And SVG Preview - AndroidAPK\" \/>\n<meta property=\"og:description\" content=\"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/\" \/>\n<meta property=\"og:site_name\" content=\"AndroidAPK\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-30T19:49:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-30T19:49:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"830\" \/>\n\t<meta property=\"og:image:height\" content=\"651\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"apk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"apk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/\"},\"author\":{\"name\":\"apk\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/#\\\/schema\\\/person\\\/81dcbaf6478bacba1cb935a3da6d0843\"},\"headline\":\"Fera-182: Open Source Character Code And SVG Preview\",\"datePublished\":\"2024-10-30T19:49:13+00:00\",\"dateModified\":\"2024-10-30T19:49:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/\"},\"wordCount\":347,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp\",\"articleSection\":[\"Android\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/\",\"url\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/\",\"name\":\"Fera-182: Open Source Character Code And SVG Preview - AndroidAPK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp\",\"datePublished\":\"2024-10-30T19:49:13+00:00\",\"dateModified\":\"2024-10-30T19:49:37+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/#\\\/schema\\\/person\\\/81dcbaf6478bacba1cb935a3da6d0843\"},\"description\":\"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#primaryimage\",\"url\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp\",\"contentUrl\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp\",\"width\":830,\"height\":651,\"caption\":\"Fera-182: Open Source Character Code And SVG Preview\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/fera-182-open-source-character-code-and-svg-preview\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fera-182: Open Source Character Code And SVG Preview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/\",\"name\":\"AndroidAPK\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/theandroidapk.com\\\/blog\\\/#\\\/schema\\\/person\\\/81dcbaf6478bacba1cb935a3da6d0843\",\"name\":\"apk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g\",\"caption\":\"apk\"},\"sameAs\":[\"https:\\\/\\\/theandroidapk.com\\\/blog\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fera-182: Open Source Character Code And SVG Preview - AndroidAPK","description":"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/","og_locale":"en_US","og_type":"article","og_title":"Fera-182: Open Source Character Code And SVG Preview - AndroidAPK","og_description":"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.","og_url":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/","og_site_name":"AndroidAPK","article_published_time":"2024-10-30T19:49:13+00:00","article_modified_time":"2024-10-30T19:49:37+00:00","og_image":[{"width":830,"height":651,"url":"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp","type":"image\/webp"}],"author":"apk","twitter_card":"summary_large_image","twitter_misc":{"Written by":"apk","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#article","isPartOf":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/"},"author":{"name":"apk","@id":"https:\/\/theandroidapk.com\/blog\/#\/schema\/person\/81dcbaf6478bacba1cb935a3da6d0843"},"headline":"Fera-182: Open Source Character Code And SVG Preview","datePublished":"2024-10-30T19:49:13+00:00","dateModified":"2024-10-30T19:49:37+00:00","mainEntityOfPage":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/"},"wordCount":347,"commentCount":0,"image":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp","articleSection":["Android"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/","url":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/","name":"Fera-182: Open Source Character Code And SVG Preview - AndroidAPK","isPartOf":{"@id":"https:\/\/theandroidapk.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#primaryimage"},"image":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp","datePublished":"2024-10-30T19:49:13+00:00","dateModified":"2024-10-30T19:49:37+00:00","author":{"@id":"https:\/\/theandroidapk.com\/blog\/#\/schema\/person\/81dcbaf6478bacba1cb935a3da6d0843"},"description":"Fera-182 is a warrior who combines agility with precision. Her design emphasizes practical combat gear while maintaining a distinctive aesthetic.","breadcrumb":{"@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#primaryimage","url":"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp","contentUrl":"https:\/\/theandroidapk.com\/blog\/wp-content\/uploads\/2024\/10\/Fera-182_-Open-Source-Character-Code-And-SVG-Preview.webp","width":830,"height":651,"caption":"Fera-182: Open Source Character Code And SVG Preview"},{"@type":"BreadcrumbList","@id":"https:\/\/theandroidapk.com\/blog\/fera-182-open-source-character-code-and-svg-preview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theandroidapk.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Fera-182: Open Source Character Code And SVG Preview"}]},{"@type":"WebSite","@id":"https:\/\/theandroidapk.com\/blog\/#website","url":"https:\/\/theandroidapk.com\/blog\/","name":"AndroidAPK","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theandroidapk.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/theandroidapk.com\/blog\/#\/schema\/person\/81dcbaf6478bacba1cb935a3da6d0843","name":"apk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ea31568616c35f3ad23e4545161cbbfb7369210ba75918353c9b851c2bdf0a2e?s=96&d=mm&r=g","caption":"apk"},"sameAs":["https:\/\/theandroidapk.com\/blog"]}]}},"_links":{"self":[{"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/posts\/14002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/comments?post=14002"}],"version-history":[{"count":1,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/posts\/14002\/revisions"}],"predecessor-version":[{"id":14004,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/posts\/14002\/revisions\/14004"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/media\/14003"}],"wp:attachment":[{"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/media?parent=14002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/categories?post=14002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theandroidapk.com\/blog\/wp-json\/wp\/v2\/tags?post=14002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}