GithubHelp home page GithubHelp logo

will7101 / oiasg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commonants/oiasg

0.0 1.0 0.0 22.09 MB

An OIer's Adventure-Strategy Game Engine

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

oiasg's Introduction

OIASG

An OIer's Adventure-Strategy Game Engine

OIASG is an light,simple and naive game engine for adventure-strategy games with events(and can be used for plots),tech trees and exams.

The engine users works with python and APIs in a subnamespace of the game.

It also has a default GUI and basic OI strategy systems for the certain game project:"OI Diary"(a temporary call).

about development

OIASG is based on python 3 and pyglet.

We use modified(mainly debugging) pyglet 1.4.0a1 for windows.You can get the modifications form /pyglet.

The game is chiefly for Windows 10,so it may not work well on other platforms(but this is not normal).

Note that pyglet1.4.0a1 uses FFmpeg to decode medias.

How to run OIASG

  1. install Python 3(>=3.6.3)

  2. install pyglet for python3(>=1.4.0a1)

  3. if you are using Windows OS(especially Windows 10),cover pyglet library directory(usually at C:\Users\<Your User Name>\AppData\Local\Programs\Python\Python36\Lib\site-packages\pyglet) with /pyglet.

  4. install FFmpeg(==3.4.2,"shared" version(including libs))

  5. clone files from /oiasg.

  6. run /oiasg/main.py to start.

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.