Skip to content

unahb/CS-2340-Team-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CS-2340-Team-4

CS 2340 Space Traders is a modern rendition of the game Space Traders.

Space Traders is a web app built using React and Python Flask. The project was built at Georgia Tech for CS 2340.

🚀 Getting Started

Frontend

To compile and run the frontend install Node.js. Run the following commands in the react-frontend directory

    npm install  
    npm run build

Backend

To run the backend install Python3. Run the following commands in the flask-backend directory

    pip3 install -r requirements.txt
    python3 api.py

👥 Contributors

Our team for CS 2340 consisted of the following members: