RAANA-IA/Gamia-pygame-v1
Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:1.1BQuant:BF16Ctx Length:2kPublished:Feb 18, 2026License:otherArchitecture:Transformer Warm

RAANA-IA/Gamia-pygame-v1 is a 1.1 billion parameter language model developed by RAANA-IA, specialized in generating "Hyper-Casual" video game code using the Pygame library. This second-generation model, based on Pite12-coder, is optimized for predicting Python logical structures and direct game logic. It excels at creating standalone scripts for simple games, including basic physics, input handling, and primitive graphic rendering. Gamia-pygame-v1 is particularly suited for developers seeking functional, immediate game code for mono-mechanic game concepts.

Loading preview...

Gamia-pygame-v1: Pygame Game Code Generation

Gamia-pygame-v1 is a 1.1 billion parameter language model from RAANA-IA, specifically designed for generating "Hyper-Casual" video game code using the Pygame library. This model is the second generation in its lineage, building upon the Pite12-coder base, and has been fine-tuned on 2000 specialized Q/A pairs focusing on single-mechanic game logic. Its architecture is optimized for predicting Python logical structures, making it highly effective for direct game code generation.

Key Capabilities

  • Autonomous Script Creation: Generates complete, standalone scripts for simple games.
  • Core Game Loop Management: Handles while True game loops natively.
  • Basic Physics: Implements gravity, acceleration, and vector-based speed (vy, vx).
  • Input Handling: Optimized for pygame.MOUSEBUTTONDOWN for tactile/mouse interactions.
  • Graphical Rendering: Supports drawing primitive shapes (rectangles, circles) and managing RGB colors.

Recommended Usage

For optimal results, a temperature setting of 0.2 - 0.4 is advised for logical precision and clean code, while 0.7+ can be used for more creative and experimental gameplay variations. Max tokens between 512 - 1024 ensure complete game scripts. The model is particularly effective with prompts describing simple game mechanics, such as a "Catcher" game where a player controls a rectangle to catch falling circles.

Unique Characteristics

Unlike more "smooth" models, Gamia-pygame-v1 can reinterpret instructions at higher temperatures, potentially leading to novel game mechanics. It may also generate proprietary tags under these conditions.