GithubHelp home page GithubHelp logo

tryercn / new-star Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yaro2709/new-star

0.0 0.0 0.0 116.36 MB

Web. browser game engine :)

Home Page: https://yaro2709.github.io/New-Star-website/

License: MIT License

PHP 71.50% CSS 8.89% JavaScript 7.37% HTML 0.46% Smarty 11.78%

new-star's Introduction

New-Star

New-Star is a web browser game engine. The goal of this work is to completely restart 2Moons: a new design, a new gameplay and much more. The open source browsergame framework is based on 2Moons.

Website New-Star

Do you want to know more about us? Then go to our website.

Gallery New-Star

There is also a gallery of the project so that anyone can visually familiarize themselves with the project.

Community New-Star

Want to keep abreast of the latest developments? Then come visit us on Discord, Telegram, Facebook, Instagram!

Repository structure

  • [cache] - temporary cached server .tpl webpages
  • [chat] - AJAX ingame client-side chat
  • [includes]
    • game engine
    • configuration
    • administration
    • database scheme
    • external libraries
    • webpages functionality
  • [install]
    • first installation
    • database creation
  • [language] - translations: EN, RU
  • [licenses] - open source license schemes
  • [sound] - media files
  • [mods] - modifications that are devoid of support
  • [scripts] - client-side web browser .js scripts
  • [styles]
    • webpages .css templates
    • webpages .tpl templates
    • fonts
    • images

Local installation

  • Clone the repo: git clone https://github.com/New-Star/New-Star
  • Install components: apt install apache2 php7.3 php7.3-gd php7.3-fpm php7.3-mysql php7.3-curl php-ds libapache2-mod mysql-server
  • Setup mysql: create user USER identified by PASSWORD; create database DB; grant all privileges on DB.* to USER;
  • Set write privileges to dirs: cache/, includes/
  • Run wizard: 127.0.0.1/install/install.php

new-star's People

Contributors

yaro2709 avatar yoloswagseo avatar kyelbek avatar aylgan avatar s7ech avatar diesselcz avatar sartoshi-foot-dao 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.