This is a game in which you can walk around Sundai Club, get harassed by an MBA who wants your codefingers, explore the hacks, and play volleyball (which we do after we hack like big haxxers).
- Python 3.7 or higher
- Node.js 12 or higher
The organization of the project is as follows:
src/
: This directory contains the source code of the game.components/
: This directory contains the components used in the game.App.js
: This is the main file of the game located undersrc/
.
assets/
: This directory contains the game assets such as images and sounds.README.md
: This file contains the instructions and information about the game.
-
Clone the repository:
git clone https://github.com/your-username/SundAI-Town-Game.git
-
Navigate to the project directory:
cd SundAI-Town-Game/test-local
-
Install the required dependencies:
npm install
-
Start the game:
npm start