Arcade › Tırpan
Click the game above and it runs right here in your browser. No download, no installer, no account needed. Faykoff built it with Cinevva, so it works on a phone or a tablet too.
Nobody has said anything about Tırpan yet. Play it, then tell Faykoff what you would add next.
Tırpan was built by Faykoff with the Cinevva game creator: describe the game you want in chat, watch it get built, and play it in your browser minutes later.
Remix Tırpan opens the real game in the creator and forks its actual files, chat and design doc, so you start from the code rather than from a description.
Cinevva's analyzer read this game's design doc and its source, then wrote the brief below. "Make your own" hands it to the game creator as your opening message, so you start from a real spec rather than a one-line idea.
Create a small interactive Three.js-style 3D cinematic demo titled “Tırpan — Turkish Oil Wrestling.” It is not a free-roaming game: show a fixed third-person perspective of a circular wrestling field and automatically play a short choreographed leg-sweep throw whenever the page loads or the user replays it. Scene and camera: use a perspective camera at approximately (5.8, 3.25, 7.6), aimed toward the center of the arena around y=0.9, with a restrained cinematic field of view (about 34 degrees). The arena is a large flat circular grass platform, with a darker/lighter green inner wrestling circle and a thin golden torus boundary ring around it. Use soft shadows, a warm directional sun from above/front-right, cool hemisphere fill, ambient fog, and a low-poly stylized 3D look. The background is a pale blue-gray sky/fog in the underlying scene, while the UI is dark navy and highly legible. Characters: load or create two low-poly humanoid wrestlers/performers facing each other near the center. They should read as stylized animated game characters rather than realistic people. Give them dark red/brown and dark blue color identities, and add Turkish oil-wrestling kispet costume cues: a short, broad leather-like dark trouser/hip piece around the lower torso and a dark belt ring. Both characters cast shadows. Name the initiating character the attacker and the other the defender. Automatic move choreography, lasting roughly four seconds: reset both wrestlers to idle starting positions, attacker on the left (about x=-1.65) and defender on the right (about x=.95). First, both walk toward one another and turn into an upper-body grip. Next, hold the grip and shift weight: the attacker closes in, leans/lowers slightly, and moves around the defender. Then perform the “Tırpan”/leg-sweep: attacker rotates and makes a sweeping striking motion, while defender plays a hit/reaction animation. Defender becomes off-balance, moves sideways/backward, rises slightly, and tilts/falls. Finish with the defender thrown toward the left/back side of the circle, landing in a controlled defeated pose on the ground/at a low angle, while the attacker remains standing nearby and plays a victory animation. The sequence should use smooth eased transitions and animation clips comparable to Idle, Walk, Punch, ReceiveHit, Defeat, and Victory. After the animation ends, return to a ready state without adding combat, health, scoring, enemies, or player movement. HUD: overlay a full-screen fixed UI over the render, with generous top and bottom padding. At the top center place a rounded dark translucent panel with a subtle light border and shadow, large uppercase/letter-spaced heading “TIRPAN,” and a smaller status line that changes through messages such as “Loading the grass field…,” “Upper-body grip → weight shift → leg sweep → controlled fall,” “Tırpan complete — replay the leg sweep,” and “Ready — upper-body grip, weight shift, leg sweep, controlled fall.” At the bottom center place another matching rounded dark panel containing a large pill-shaped golden-yellow button labeled “Replay Leg Sweep,” plus the hint “Space or tap the button.” The panels should use a modern system sans-serif font, blur/translucency, white heading text, muted blue-gray status text, and a warm gold button with dark text. Controls and behavior: clicking/tapping the replay button or pressing Space restarts the complete choreographed throw from the beginning. Prevent Space from scrolling. Resize the camera and renderer responsively. Start in a loading state while the two character assets load, then immediately run the first throw. Keep the presentation focused on the wrestling technique and replayable animation; do not invent additional game systems or controls.