csCursorSearch
← All rules
Game Dev#unity#cursor#ai

Unity Cursor AI C

Cursor rules for Unity development with C# integration.

Use it with Cursor, or export as AGENTS.md / CLAUDE.md for other AI coding agents — pick a format below.

// 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.
How to use: save the file at your project root (e.g. .cursorrules or AGENTS.md) and your AI editor picks it up automatically.

Related rules