GPU particle war sim. Console tunes physics to aggregate particles into solids, then split. 16 types, force matrix, 4 factions, mutations, 3 modes (Tutorial, War, Pure). Goal: make particles split like cells.

로그인하셔서 게임을 찜 목록에 추가하거나, 팔로우하거나 또는 제외로 지정하세요.

앞서 해보기 게임

지금 바로 플레이할 수 있습니다. 게임이 개발되는 과정에 참여하세요.

참고: 앞서 해보기 게임은 완성된 게임이 아니며 개발이 진행됨에 따라 크게 바뀔 수 있습니다. 게임의 현재 상태가 흥미롭지 않게 느껴진다면, 개발이 더 진행될 때까지 기다려 보세요. 앞서 해보기에 대해 자세히 알아보세요.

개발자의 한마디:

왜 앞서 해보기를 진행하나요?

“Particle War is a GPU-accelerated, large-scale particle physics simulation strategy game. We have chosen the Early Access model for the following reasons:
Technical Validation: The game's core relies on Compute Shaders for GPU physics calculations. Performance and compatibility vary significantly across different graphics card models (particularly between RTX series and older GPUs). Through Early Access, we can test and optimize performance across a wider range of real hardware environments to ensure stability for the full release.
Gameplay Balance: The game features multiple particle types (core, bullet, defensive, etc.) and a complex interaction force matrix system. Balancing these parameters requires extensive real-world player combat data to validate and adjust; internal testing alone is insufficient to achieve optimal balance.
Community Co-Creation: The core joy of the game lies in "how to make particles split like cells"—achieving morphological evolution from aggregation to division through console tuning. We look forward to players creating unforeseen particle aggregation forms and tactical strategies, which will directly inform the design of new particle types and mutation rules.”

얼마나 오래 앞서 해보기를 진행할 계획인가요?

“We plan to remain in Early Access for 6 to 12 months. The exact duration depends on the following factors:
The scale and complexity of community feedback
The development progress of new game modes
We will regularly update the community on our progress through update logs, and provide a more accurate release date announcement 3 months before the full version”

정식 버전은 앞서 해보기 버전과 어떻게 달라지나요?

“Current Early Access Version Includes:
Complete GPU particle physics simulation system (based on Unity 6 Compute Shader)
3 playable modes: Tutorial Mode, Territory War (fixed 16:9 aspect ratio), and Pure Mode (free sandbox)
Complete console system: tuning of 16 particle type attributes, interaction force matrix configuration, 4-faction team setup, and environmental mutation rule editing
Core gameplay loop: particle aggregation (forming shields/cores) → trigger splitting (launching offensive sub-particles) → devouring enemies to achieve faction conversion
Basic victory detection and time limit mechanics
Planned Additions for Full Version:
Content expansion: 2-3 new special particle types (such as chain reaction type, division proliferation type), expanded mutation rule preset library
Steam Workshop support: players can upload/download JSON configuration files (containing particle parameters, force matrix, mutation rules) to share unique physics setups
Campaign mode: progressive challenge levels with a save system, teaching advanced tuning techniques
Performance optimization: increasing the maximum on-screen particle count, ensuring smooth performance on mid-to-low-end graphics cards”

앞서 해보기 버전은 현재 어떤 상태인가요?

“Implemented Systems:
Physics Engine: Deeply optimized based on Sebastian Lague's SPH algorithm, supporting real-time GPU-accelerated computation
Console System: Complete particle parameter customization (core attraction supports up to 20000 Newtons, smoothing radius, pressure constants, viscosity, HP, fire types, and 16 other dimensional attributes), all adjustable in real-time without restart to observe battlefield morphological changes
Splitting Mechanism: Complete gameplay loop featuring particle aggregation (forming liquid shields/solid cores) and splitting (launching bullet particles/replication protocols)
Mode System: Three playable modes—Tutorial Mode (guiding tuning basics), Territory War (4-faction fixed-boundary combat), and Pure Mode (unbounded free experimentation)
Data System: Complete JSON-based save system (supports version compatibility; old saves automatically adapt default values when new fields are added in updates)
Current Limitations:
Currently approximately 6-8 particle type configurations are available (will be expanded to 16 fully functional types)
Mutation rules require manual JSON editing (visual editor planned for future)
Steam Workshop functionality not yet integrated (configuration sharing currently possible through manual JSON file exchange)
Known Issues:
Possible stuttering on Intel integrated graphics or low-end GPUs (built-in stutter protection mechanism automatically resets)
Frame rate drops may occur at extremely high particle densities (exceeding recommended values)”

앞서 해보기 기간 전후로 게임 가격이 달라지나요?

“Yes, the price will differ. During Early Access, the game is offered at a discounted price to thank supporters for their participation and feedback. As we continue expanding content (new game modes, particle types, Workshop integration, etc.), we plan to increase the price for the full release to reflect the added value. Early supporters will lock in the current discounted price for the complete game and all future updates.”

개발 과정에서 어떻게 커뮤니티와 소통할 계획인가요?

“We have established a JSON-based open configuration system to encourage community participation:
Configuration File Sharing: The game uses plain text JSON to store all particle parameters (type attributes, force matrix, mutation rules, team configuration). Players can directly export/import these files to share "god-tier configurations" that achieve perfect cell-like particle splitting on community forums or Discord.
Feedback Channels:
Submit JSON configuration files and effect screenshots on the Steam Community forums
We collect screenshots of "the most interesting particle aggregation forms"; excellent discoveries will be included as official presets
Report GPU compatibility issues and performance bottlenecks (please provide graphics card model and frame rate data)”
더 읽어보기
한국어(을)를 지원하지 않습니다

이 제품은 귀하의 로컬 언어를 지원하지 않습니다. 구매하기 전에 아래에 있는 지원하는 언어 목록을 확인해주세요.

粒子战争 Particle Wars 구매

 
모든 토론 보기

버그를 신고하고 게임 토론에 피드백을 남기세요.

게임 정보

A GPU-accelerated particle physics war simulator. Through the precision control panel, tune physical parameters to guide discrete particles to overcome thermal motion, coalescing into "physical entities" like liquid shields or solid cores, then trigger splitting to eject offensive sub-particles—experience the complete journey from condensation to warfare through real-time SPH fluid simulation.

Control Panel Operations: 16 particle type attributes (core attraction, pressure constants, viscosity, fire intervals, HP, fire types, etc.), inter-particle interaction force matrix (attraction/repulsion/stickiness), 4-faction team configuration and environmental mutation rules (set trigger conditions for real-time particle evolution), core attraction range, physical gravity and collision parameters. Currently includes Tutorial Mode, Territory War, and Pure Mode—3 modes total, with more modes planned for the future.

Through the particle console, achieve particle aggregation and various interesting effects, expanding territory through strategy. The ultimate goal of the game: how to make particles split like cells.

AI 생성 콘텐츠 사용 공개

개발사는 게임에서 AI 생성 콘텐츠를 사용하는 방법을 다음과 같이 설명합니다.

This game expands upon an open-source fluid physics framework, implementing real-time multi-particle physics simulation and strategic gameplay. Generative AI tools were used during development to assist with UI interface coding.

Important Note: The game does NOT contain any AI-generated content during runtime. All particle physics are procedurally simulated using SPH (Smoothed Particle Hydrodynamics) methods, with core physics calculations derived from open-source implementations.

시스템 요구 사항

    최소:
    • 운영 체제: Windows 10 64-bit
    • 프로세서: Intel Core i3-2100 / AMD FX-4300
    • 메모리: 4 GB RAM
    • 그래픽: NVIDIA GTX 650 / AMD HD 7750
    • DirectX: 버전 11
    • 저장 공간: 500 MB MB 사용 가능 공간
    권장:
    • 운영 체제: Windows 10/11 64-bit
    • 프로세서: Intel Core i5-6400 / AMD Ryzen 3 1200
    • 메모리: 8 GB RAM
    • 그래픽: NVIDIA GTX 1060 / AMD RX 580
    • DirectX: 버전 11
    • 저장 공간: 1 GB 사용 가능 공간
이 제품에는 아직 평가가 없습니다.

이 제품의 평가를 직접 써서 자신의 경험을 커뮤니티와 공유할 수 있습니다. 구매 버튼 위의 기입란을 이용하여 자신만의 평가를 써 보세요.