An open API service indexing awesome lists of open source software.

https://github.com/lelserslasers/whatgoesup

a game, in python?
https://github.com/lelserslasers/whatgoesup

Last synced: 5 days ago
JSON representation

a game, in python?

Awesome Lists containing this project

README

          

# WhatGoesUp
A vertical platformer in python. I more or less gave up on doing
graphics as I was too lazy and wanted to work on other projects.
Sorry for the inconvenience of downloading and me being lazy.
Let me know if anything goes wrong.

# Download Instructions
Windows download
1) Click the code button in the top of the screen. Then select download zip.
2) Extract all files
- Open file explorer => right click on folder => click extract all
3) Download python
- https://www.python.org/downloads/
- choose the most updated version (big yellow button in the middle)
- Run the .exe
- make sure that launch installer and add to PATH are checked
- click install, and allow the installer to make changes to your device if necessary
4) Install pygame
- Go to search bar in bottom left
- search cmd then hit enter
- type command: pip install pygame
5) Run Game
- then navigate to folder that your download is in
- Ex: C:\Users\huber>cd OneDrive\Documents\GitHub\WhatGoesUp
- type in cmd: python main.py

MAC download
1) Click the code button in the top of the screen. Then select download zip.
2) Extract all files
- Open file explorer => right click on folder => click extract all
3) Download python
- https://www.python.org/downloads/
- click the big download button if it automatically detects your os is MAC
- otherwise go to: https://www.python.org/downloads/macos/
- choose macOS 64-bit universal2 installer under version 3.10.5
- It should be on the left hand side
- Run the .exe
- the default settings should be enough but notify me if anything goes wrong
- click install, and allow the installer to make changes to your device if necessary
4) Install pygame
- Go to the terminal (do one, try the other if one doesn't work):
a) Click the Launchpad icon in the Dock, type Terminal in the search field, then click Terminal.
b) In the Finder , open the /Applications/Utilities folder, then double-click Terminal.
- type command: pip3 install pygame
5) Run Game
- then navigate to folder that your download is in
- Ex: cd OneDrive\Documents\GitHub\WhatGoesUp
- type in terminal: python3 main.py

# My Records
- Jumping Challenge:
- 0:00:05.455207
- Double Jumping Challenge:
- 0:00:10.368283
- Sliding Challenge:
- 0:00:14.051456
- Slide Jumping Challenge:
- 0:00:06.722114
- Wall Bounce Challenge:
- 0:00:29.640874
- Death Challenge:
- 0:00:11.442054
- Ultimate Challenge:
- 0:00:49.926732
- Training Course:
- 0:32:40.310946
- Ice Peak:
- Not completed yet without rage quitting or cheating