Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
000Nobody authored Aug 12, 2020
1 parent 3d309ad commit 3c913ab
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Super Mario Implementation in Python

This is inspired by Meth-Meth-Method's: https://github.com/meth-meth-method/super-mario/
This is inspired by Meth-Meth-Method's [super mario game](https://github.com/meth-meth-method/super-mario/)

## Running

* $ pip install pygame scipy
* $ pip install -r requirements.txt
* $ python main.py

## Standalone windows build
Expand All @@ -23,11 +23,7 @@ This is inspired by Meth-Meth-Method's: https://github.com/meth-meth-method/supe
## Current state:
![Alt text](img/pics.png "current state")

## 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.
The code needs still alot of refactoring as it is right now, so I appreciate any kind of Contribution.

0 comments on commit 3c913ab

Please sign in to comment.