# gotcha **Repository Path**: bejames/gotcha ## Basic Information - **Project Name**: gotcha - **Description**: Naming your project by pokemon! - **Primary Language**: Go - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gocha Naming your project with pokemon! ## How to use ```bash # that's it! easy and simple! $ go run main.go ``` ## Preview ```bash $ go run main.go Successfully loaded 893 pokemon names! Gocha! Kubfu ( ダクマ / 熊徒弟 ) at 891! Need another one? [y/N] y Gocha! Gulpin ( ゴクリン / 溶食獸 ) at 316! Need another one? [y/N] Bye! ```