GithubHelp home page GithubHelp logo

This repository is the website for GentenStudios and future library for the modules created for Genten's projects.

Community

Here's a link to our public discord server, where we collaborate and discuss the development of GentenStudios. Here's a link to our community guidelines

Setup

This project is built to run on python 3.8.x

A virtual environment is recommended for use with this project, to set that up run the following commands:

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install -r requirements.txt

Running the project

Once everything is started, launching the web server is super easy:

$ export FLASK_APP=app
$ export APP_SETTINGS=config.DevelopmentConfig
$ python run.py

Genten Studios's Projects

genten icon genten

Genten Studio's Universal Information Repository

phoenix-old icon phoenix-old

Phoenix is an open world sandbox style voxel game designed to make all content optional.

phoenixaddons icon phoenixaddons

This is a repository with some addons that were made by the Genten team for Phoenix.

soloud icon soloud

Free, easy, portable audio engine for games

template icon template

Template repo for integration tool setup, issues setup, and global files.

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.