Skip to content

PixelMek is an unofficial BattleTech strategy game using community contributed pixel mech artwork

Notifications You must be signed in to change notification settings

Kazmallar/pixelmek

 
 

Repository files navigation

PixelMek

PixelMek is an unofficial BattleTech strategy game using community contributed pixel mech artwork.

Instructions for running from source:

  1. Install Python 2.7.x
  2. Install the required Python extensions from command line using pip:
    • pip install -r requirements.txt
  3. Run from command line using python:
    • python pixelmek.py

Instructions for creating executable from source:

  1. Follow instructions used to run from source
  2. Install cx_Freeze (http://cx-freeze.sourceforge.net/):
    • pip install cx_Freeze
  3. Run from command line using python:
    • python dist_setup.py bdist_msi

Game resources

The following art and sound resources used in this game are from various non-commercial sources:

About

PixelMek is an unofficial BattleTech strategy game using community contributed pixel mech artwork

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%