CursorPool
← 返回规则列表

Unity Cursor AI C

用于 Unity 开发的 Cursor 规则,集成 C#。

awesome-cursorrules 社区·5.6k 次复制·

4 条规则

.cursorrules
// Unity Tower Defense Game using Nintendo Ringcon
// This project involves creating a tower defense style game controlled by a Nintendo Ringcon.

// Project Context
// Players place turrets and use exercise to charge them up.
// The project is currently undergoing refactoring for better extensibility and maintainability.

// Development Environment
// Language: C#
// Unity Version: 2021.3.18f1

// Instructions
// Ensure the game mechanics are intuitive and responsive.
// Focus on optimizing performance for real-time gameplay.
// Implement modular code structure for easy updates and feature additions.

// Additional Notes
// Feel free to ask questions if you need more information about the project intentions.

内容来源:awesome-cursorrules(CC0-1.0 许可)