S2D CLI

S2D CLI

The S2D CLI tool for creating and managing S2D projects. Generate new Scala Native 2D game projects with automatic library setup and cross-platform configuration.

🔗 Overview

S2D CLI is a command-line tool that simplifies the creation of new S2D (Scala 2D) projects. It automatically handles:

🔗 Features

🔗 Quick Start

Generate a new S2D project:

s2d --generate

The tool will prompt you for:

For detailed installation instructions and advanced usage, see the Getting Started guide.