Skip to content

Added my own game to list #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions Game.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ Simple Minecraft-inspired demo written in Python and Pyglet.
Project Source: https://github.com/fogleman/Minecraft
Online Demo Address: http://www.youtube.com/watch?v=kC3lwK631X8

1. Mario-Level-1
2. Mario-Level-1
The first level of Super Mario Bros made with Python and Pygame.
Project Source: https://github.com/justinmeister/Mario-Level-1
Online Video Address: http://www.youtube.com/watch?v=HBbzYKMfx5Y
Online Video Address: http://www.youtube.com/watch?v=HBbzYKMfx5Y
ghh

3. Quiz-X
This is one of the best quiz game made with Python and Pygame.
Project Source: https://github.com/Sd-Shivam/Quiz-X