Coder Social home page Coder Social logo

keijaoh / squared Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snacksbro/squared

0.0 0.0 0.0 15.75 MB

Squared is an upcoming multiplayer competitive board-game where the objective is to capture as much of the board as possible.

JavaScript 3.68% Python 92.66% CSS 0.30% HTML 0.09% SCSS 3.27%

squared's Introduction

Squared

Squared logo Squared is an upcoming multiplayer competitive board-game where the objective is to capture as much of the board as possible.

Installation

First, download the repository. You can do this via git

git clone https://github.com/snacksbro/squared.git

Or alternatively just download the .zip

Obtain a copy of Python3, Pip3, and then execute:

pip3 install -r requirements.txt

While in the /Project/Api/flaskapp directory.

To set the Python environment to development and enable Hot-Reload, run the following command in the terminal

export FLASK_ENV=development

You'll also need Node.js. Install the requirements after with:

npm install

While in the /Project/Web/squared-web directory.

Running Locally

In Project/Api/flaskapp, simply execute flask run. This will run the API server on http://localhost:5000. Navigate to Project/Web/squared-web, then execute npm start. This will start the frontend server.

Project Layout

Deliverables/ is where assignment deliverables are kept. Project is where the code for the project is kept. Project/Api is the Flask backend of the project. Project/Web is the React frontend of the project.

Issues

When getting any sort of unexpected behavior, you may want to report it as a bug in the Issue Tracker. Refer to ISSUES.md for a template on creating one of these. This is so we, the developers, can get an idea of where/how the problem is occurring so we can quickly fix it, as well as to be aware if a new version of some of the software we use is causing it.

Contact

License

To be decided next meeting

squared's People

Contributors

snacksbro avatar keijaoh avatar jwlorenzo avatar jeffreyfosgate46 avatar sheakeegan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.