GithubHelp home page GithubHelp logo

sumpfralle / imperialism-remake Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trilarion/imperialism-remake

0.0 2.0 0.0 34.54 MB

Imperialism remake

Home Page: http://remake.twelvepm.de/

License: GNU General Public License v3.0

Python 99.70% CSS 0.30%

imperialism-remake's Introduction

Imperialism Remake

Home - Community - Sources - Download - Tasks - Contact

Documentation

  • Documentation Status Player Manual
  • Documentation Status Game Design
  • Documentation Status Developer Manual

Test

Build Status

Getting Started

Access the source code

The source code is on GitHub. You can also download a zipped one-time snapshot. Otherwise just register with GitHub and fork the project.

Using Git

Download Git or on Windows install TortoiseGit which conveniently integrates git with the explorer.

Git is not easy. Be careful and read some instructions first. I liked this tutorial.

Python

Download and install latest Python 3.X. The Python documentation is quite good.

32 or 64 bit on Windows

Although it doesn't matter here, I use 64 bit and also deliver packages in 64 bit only.

Third Party Modules for Python

Only PyQt5 and PyYAML are required for running.

Sphinx, PyInstaller are additionally required for development.

PyQt5

PyQt5 is a Python binding of the Qt framework and is required for running.

PyQt5 has not much documentation on its own but the API classes overview of the underlying C++ Qt 5.X framework is very useful since PyQt5 is almost 100% recreating it.

PyYAML

PyYAML is required for running.

Start

  • Run file "./source/start.py" with working directory "./".
  • Start with command line parameter "debug" for (more) output on the console.
  • A folder with log files and settings is created under "user folder/Imperialism Remake User Data" where "user folder" is the typical user folder of your system (Windows C:/Users/XXX/).

IDE

I use PyCharm Community Edition. Since the .idea folder is contained the project can probably be opened directly with PyCharm. Another nice IDE is Spyder.

Tools

  • Inno Setup is needed for the creation of the Windows installer.
  • Many graphics are edited with Inkscape.

Packaging

Under construction.

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.