这是indexloc提供的服务,不要输入任何密码
Skip to content

rehmsen/openage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openage
=======


a free (as in freedom) implementation of

microsoft(r) age of empires II (tm)




this project is released under the GNU GPLv3 or later.



dependencies
============

python imaging library (PIL) -> pillow
opengl 2.1


how to build
============

on POSIX:

source the file build_helpers

then type (depending on what build configuration you want):
	rls
or
	dbg

then type
	make

to run the binary, type
	run

note that you can use these instructions everywhere, independent of your pwd.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.3%
  • Python 30.1%
  • CMake 3.9%
  • QML 1.4%
  • Makefile 0.3%
  • GLSL 0.3%
  • Other 0.7%