yuesubi / maria-sis

The feminist Mario Bros. (Not to be taken seriously)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maria Sis

The feminist Mario Bros. (Pls don't take it to seriously)

Navigation

Launch

Dependencies

To launch the game, you must need :

  • python installed (not an outdated version)
  • raylib (pip install raylib)
  • netifaces2 (pip install netifaces2).

Clone the repo

Download the zip archive or clone the repo with

git clone https://github.com/yuesubi/maria-sis.git
cd maria-sis

Command

In the maria-sis directory, execute :

python maria-sis.py

UML diagrams

Modules

UML diagram of the modules

Classes

UML diagram of the classes

TODO

  • Be able to finish the level
  • Dying being a thing
  • Pause menu to exit
  • Create ennemies
  • Have multiple kind of blocks
  • Package count to be sure that the most recent inputs are being used
  • Menus indicate who are in the hub
  • Having multiple lives
  • Solve buggy collisions
  • Other characters for the multiplayer

About

The feminist Mario Bros. (Not to be taken seriously)

License:MIT License


Languages

Language:Python 100.0%