All Projects → mx0c → Super Mario Python

mx0c / Super Mario Python

super mario in python and pygame

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Super Mario Python

Externalsecret Operator
An operator to fetch secrets from cloud services and inject them in Kubernetes
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Pydp
A python wrapper for https://github.com/google/differential-privacy
Stars: ✭ 178 (+0%)
Mutual labels:  hacktoberfest
Professional Ts
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Yarnhook
Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Supabase Js
An isomorphic Javascript client for Supabase.
Stars: ✭ 176 (-1.12%)
Mutual labels:  hacktoberfest
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+1373.6%)
Mutual labels:  hacktoberfest
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (-3.37%)
Mutual labels:  hacktoberfest
Pinpog
Ping-Pong-like game in Assembly that works without OS
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Nmf App
Understand and reduce your carbon footprint 🌱 iOS & Android.
Stars: ✭ 176 (-1.12%)
Mutual labels:  hacktoberfest
Rclcpp
rclcpp (ROS Client Library for C++)
Stars: ✭ 178 (+0%)
Mutual labels:  hacktoberfest
Otoroshi
Lightweight api management on top of a modern http reverse proxy
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Midifile
A MIDI file parser/writer using ArrayBuffers
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Eslint Config Wesbos
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
Stars: ✭ 2,293 (+1188.2%)
Mutual labels:  hacktoberfest
React Otp Input
✔️ OTP Input Component for React
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Jetquotes
🔖 A Quotes Application built to Demonstrate the Jetpack Compose UI
Stars: ✭ 179 (+0.56%)
Mutual labels:  hacktoberfest
Tamburetei
Fazendo de tamburete as cadeiras de [email protected]
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Shoutrrr
Notification library for gophers and their furry friends.
Stars: ✭ 177 (-0.56%)
Mutual labels:  hacktoberfest
Smos
A comprehensive self-management System
Stars: ✭ 179 (+0.56%)
Mutual labels:  hacktoberfest
Capa Rules
Standard collection of rules for capa: the tool for enumerating the capabilities of programs
Stars: ✭ 178 (+0%)
Mutual labels:  hacktoberfest
Cobbler
Cobbler is a versatile Linux deployment server
Stars: ✭ 2,222 (+1148.31%)
Mutual labels:  hacktoberfest

Super Mario Implementation in Python

This is inspired by Meth-Meth-Method's super mario game

Running

  • $ pip install -r requirements.txt
  • $ python main.py

Standalone windows build

  • $ pip install py2exe
  • $ python compile.py py2exe

Controls

  • Left: Move left
  • Right: Move right
  • Space: Jump
  • Shift: Boost
  • Left/Right Mouseclick: secret

Current state:

Alt text

Dependencies

  • pygame
  • scipy

Contribution

If you have any Improvements/Ideas/Refactors feel free to contact me or make a Pull Request. The code needs still alot of refactoring as it is right now, so I appreciate any kind of Contribution.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].