Skip to content

sundai-club/SundAI-Town-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Welcome to the town of Sundai Club. Learn what we do in a game!

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).

Prerequisites

  • Python 3.7 or higher
  • Node.js 12 or higher

Organization

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 under src/.
  • assets/: This directory contains the game assets such as images and sounds.
  • README.md: This file contains the instructions and information about the game.

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/SundAI-Town-Game.git
  2. Navigate to the project directory:

    cd SundAI-Town-Game/test-local
  3. Install the required dependencies:

    npm install
  4. Start the game:

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published