Skip to main content

a simple SuperMario game

Project description

SuperMario

A improved supermario game based on https://github.com/justinmeister/Mario-Level-1.

  • support four levels:level 1-1 to level 1-4
  • support go into the pipe
  • use json file to store level data (e.g. position of enemy, brick, box and pipe)
  • add new enemies in level 1-3 and 1-4
  • add slider in level 1-2

Requirement

  • Python 3.7
  • Python-Pygame 1.9

How To Start Game

$ python -m super_mario

or

$ pip install super-mario-game $ super-mario

How to Play

  • use LEFT/RIGHT/DOWN key to control player
  • use key 'a' to jump
  • use key 's' to shoot firewall or run

Demo

level_1_1 level_1_2 level_1_3 level_1_4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

super-mario-game-0.0.1.tar.gz (259.2 kB view hashes)

Uploaded Source

Built Distribution

super_mario_game-0.0.1-py3-none-any.whl (266.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page