Skip to content

dassystem/masters-of-development

Repository files navigation

Masters of Development

Masters of Development is a game developed with Python and Pygame.

Installation

In order to run the game, install Python 3.x and Pygame.

Start

Start the game through calling ./masters_of_development.py.

Arguments

width

Pass the desired screen width as first argument. Default is 1280.

height

Pass the desired screen height as second argument. Default is 720.

fullscreen

Pass as only or third argument fullscreen for fullscreen mode. Default is not fullscreen.

The Game

Background Music

Switch the background music on/off through pressing m. Cycle through different music with b (previous) and n (next).

In game

Use Joysticks or keys a and d for player 1 or cursor keys LEFT and RIGHT for player 2 to move a player left or right.

Use Joystick button or Joystick up or key 'w' for player 1 or cursor key UP.

Press key i for some debug info.

About

Code mirror. Development only at edugit.org!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages