Project Setup
Launch a Prompt Wars clone, edit the Rust contracts and edit the UI to create your own games.
File Structure
The app/
directory is a NextJS application before the introduction of app router. The contracts
directory has the game contract and the game factory contract.
Last updated