Skip to main content

Medieval X Battle

A python-pygame-pyggel medieval fps


Kevin Thorne
(echospot)
You are a general of an army and you must destory the enemy on the map. You are faced with 3 different types of units: foot soldier, archer, and siege weapon. You are the general and you must make your move. I decided to make a 3D FPS remake because the Medieval X original wasn't as cool. There are some of prerequisites for this game but there is a prerequisite bundle on our home page Please Leave Comments!

Changes

Links

Home Page
http://code.google.com/p/medievalxremake/

Releases

Medieval X Battle 0.01 — 13 Jul, 2011

Pygame.org account Comments

  • jer 2011-07-16 20:58

    This looks spectacular. I probably can't play it though, no pygame games seem to work for me

    Aragos 2011-07-17 23:25

    Thanks!

  • Aragos 2011-07-17 23:26

    Im sorry that there are SOO many prerequisites

  • D Sp 2011-07-20 21:07

    You've got to install all that other crap to play this game? Waste of time buddy.

    Saluk64007 2011-07-23 10:11

    Well this is pygame.org. All of the prereqs are pretty standard for a 3d game. pygame, pyopengl, numpy, psyco... Install these and you'll have everything to play all of the games on the site.

    Aragos 2011-07-23 19:05

    i do have the prereqs package on the downloads page

  • Saluk64007 2011-07-23 10:13

    It's a start, but that's about all I can say :) You need to either ditch the fog or make the terrain more high poly, fog doesn't work well with large polygons.

    I look forward to when it is more complete!

    Aragos 2011-07-23 19:04

    yeah i was experimenting with it

  • MrGoldfish 2011-08-23 19:33

    I get this error when running.
    Traceback (most recent call last):  File "run_game.py", line 7, in <module>    import pyggel  File "/home/jtm/Pygame/MedievalXBattle/pyggel/__init__.py", line 7, in <module>    from include import *  File "/home/jtm/Pygame/MedievalXBattle/pyggel/include.py", line 12, in <module>    from OpenGL.GL import *ImportError: No module named OpenGL.GL

    Aragos 2011-09-19 02:26

    Check if you have Open GL installed

    Aragos 2011-12-21 17:02

    and it might depend on what OS you are running on.... I am working with Windows XP

  • Broiled Fishbone 2012-05-10 18:27

    Do you have to run the compiled code as an executable and if so how do you do that

  • medieval battle game 2013-06-15 08:23

    Hi,

    Do you want the best medieval battle game of the world?Then watch here.I think you will get what you want.
    Here are medieval battle game of different.this medieval battle game have many options.that are
    very impotent for online medieval battle game player. for more information please visit

    Thank you

  • Anonymouse 2015-05-17 20:40

    Looks great...only prerequisites I have are numpy, Python (duh), and Pygame (duh).
    And I can't figure out how to install modules. Ugh...