Coder Social home page Coder Social logo

nasash / openage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sfttech/openage

0.0 2.0 0.0 3.52 MB

Free (as in freedom) open source clone of the Age of Empires II engine.

Home Page: http://openage.sft.mx

License: GNU General Public License v3.0

openage's Introduction

openage

openage: a volunteer project to create a free engine clone of Age of Empires II, primarily aimed at POSIX platforms such as GNU/Linux, comparable in its goals to projects like OpenMW, OpenRA and OpenTTD.

openage uses the original game assets (such as sounds and graphics), but (for obvious reasons) doesn't ship them. To play, you require an original AoE2: AoC installation (wine is your friend; in the near future, setup discs will be supported).

build status

The foundation of openage:

Technology Component
C++11 Engine core
Python Scripting, media conversion, in-game console, code generation
CMake Build system
OpenGL2.1 Rendering, shaders
SDL2 Cross-platform Audio/Input/Window handling
Opus Audio codec
Humans Mixing together all of the above

Our goals include:

  • Fully authentic look and feel
    • This can only be approximated, since the behaviour of the original game is mostly undocumented, and guessing/experimenting can only get you this close
    • We will not implement useless artificial limitations (max 30 selectable units...))
  • Multiplayer (obviously)
  • Optionally, Improvements over the original game
  • AI
  • Re-creating free game assets
  • An easily-moddable content format
  • A powerful integrated Python console and interface, comparable to blender

Our goals specifically exclude:

  • Network compatibility with the original game. You really wanna have the same problems again?
  • Binary compatibility with the original game. A one-way script to convert maps/savegames/missions to openage is planned though.

Current State of the Project

  • What features are currently implemented?

See status.md.

  • What's the plan?

See milestones.md. We also have a list of crazy xor good ideas.

Dependencies, Building and Running

  • How do I get this to run on my box?

See building.md.

  • I compiled everything. Now how do I run it?

You first need to use the convert script (will be automated in the near future!) to convert the original game assets to the (a lot saner and more moddable) openage format. Then, you can simply run the game using ./openage --data=assets.

  • Waaaaaah! It
  • segfaults
  • prints error messages I don't want to read
  • ate my dog

All of those are features, not bugs. To turn them off, use ./openage --dont-segfault --no-errors --dont-eat-dog.

If this still does not help, try the contact section or the bug tracker.

Development Process

  • How does openage development look in practice?

    • Awesome.
  • Can I help?

    • Yes, please!

See development.md.

Project documentation is accompanying the source code in the doc/ folder:

Windows Version

None of uses Windows, so a port has no priority.

However, we're using cross-platform libraries wherever possible, so a port should be pretty easy to accomplish. We'll eventually look into poriting using mingw32/mingw64 or maybe cygwin.

If you want to beat us to it, go for it! We'd prefer as few preprocessor switches as possible, preferrably they should all be placed in a few 'cross-platform abstraction files' (just talk to us for details...).

Contributing

  • Being typical computer science students, we hate people.
  • Please don't contact us.
  • Nobody likes Age of Empires anyway.
  • None of you is interested in making openage more awesome anyway.
  • We don't want a community.
  • Don't even think about trying to help.

Guidelines:

  • No bugreports or feature requests, the game is perfect as is.
  • Don't try to fix any bugs, see above.
  • Don't implement any features, your code is crap.
  • Don't even think about sending a pull request
  • Don't note the irony, you idiot
  • We even have a list of tasks that definitely don't need your work.

To prevent accidential violation of one of those guidelines, you should never

cheers, happy hecking.

Contact

Most of us hang around on our IRC channel (#sfttech on freenode.net). Do not hesitate to ping us, we probably won't notice you otherwise.

License

GNU GPLv3 or later; see COPYING and LICENSE.

openage's People

Contributors

alexandrearpin avatar gasche avatar gellardo avatar jcaesar avatar mic-e avatar thejj avatar zuntrax avatar

Watchers

 avatar  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.