GithubHelp home page GithubHelp logo

civ13 / civ13-typespess Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 2.0 67.21 MB

Porting Civ13 to typespess engine using JavaScript/TypeScript

Home Page: http://civ13.com

License: GNU Affero General Public License v3.0

Batchfile 0.11% Shell 0.13% HTML 0.07% CSS 2.43% TypeScript 97.26%
typescript javascript ss13 civ13

civ13-typespess's Introduction

Civ13 TypeSpess

GitHub Workflow Status Quality Gate Status

Reliability Rating Maintainability Rating Security Rating Bugs Code Smells

GitHub top language Lines of Code GitHub code size in bytes GitHub repo size License

Welcome! This is an attempt at remaking Civ13, a BYOND game, using TypeScript and Node.js. This is loosely forked from the Bluespess engine, a JavaScript remake of the /tg/station codebase of SS13, also a BYOND game.

Check the original Civ13 here: https://github.com/civ13/civ13

Please read the Contribution Guide page if you're willing to help! All help is appreciated!

Installing

Windows

  1. Install node.js 14 or later from https://nodejs.org/en/download/
  2. Clone https://github.com/civ13/civ13-typespess.git using your preferred git software, or download the ZIP file from github and extract it (not recommended).
  3. Run setup.bat in the civ13-typespess/scripts folder.

Whenever you update to the latest code, run setup.bat again afterwards for the simplest and easiest experience.

Linux (Ubuntu)

  1. If you don't have it yet, install git using apt install git.
  2. Clone the repo using git clone https://github.com/civ13/civ13-typespess.git.
  3. Run setup.sh in the civ13-typespess/scripts folder.

Whenever you update to the latest code, run setup.sh again afterwards for the simplest and easiest experience.

Running

Run launch_server.bat or launch_server.sh in the civ13-typespess/scripts folder. To join the server (locally) connect to localhost:1713 using a web browser. To connect remotely, replace localhost with the IP address.

If you have the database login system enabled (in server.cson), you also need to launch the PouchDB using start_db.bat or start_db.sh.

You can also use launch_client.bat to automatically update the dependencies and launch the game on the browser (Windows only).

Licenses

All code is licensed under GNU AGPL v3.

civ13-typespess's People

Contributors

dependabot[bot] avatar taislin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

civ13-typespess's Issues

Client Database

There needs to be a database with registry and login. Probably in MYSQL.

Map Editor

An app (not necessarily JS) to edit the game's maps.

[FEATURE] Basic Foods

Short Description
Add some basic foods, like meat, berries, etc.

Additional Information
Need meat to make it a dropable from butchered animals.

Add berry collection from bushes.

Fruits from trees?

JS to TS

Start moving more parts of the code into typescript.

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.