https://github.com/mysterycoder456/cube-jumper
A simple platformer, just for fun.
https://github.com/mysterycoder456/cube-jumper
Last synced: over 1 year ago
JSON representation
A simple platformer, just for fun.
- Host: GitHub
- URL: https://github.com/mysterycoder456/cube-jumper
- Owner: MysteryCoder456
- License: mit
- Created: 2019-09-05T13:16:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T22:54:34.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T03:17:14.088Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cube-Jumper
A small platformer that I made to keep myself busy.
## System Requirements
Processors: Intel Atom® processor or Intel® Core™ i3 processor.
Disk Space: 2 GB or more.
Operating systems: Windows 7 or later, macOS, and Linux.
Display Size: at least 720p.
## Installation
To install this game follow these steps:
1. Install the Python 3 Interpreter from .
2. Go to Command Prompt/Terminal on your computer and enter "pip install pygame".
3. Then, clone or download this repository.
4. Open this folder in Command Prompt/Terminal and enter "python3 scripts/main.py"
**If you get any errors please just copy paste the error into google and press enter.**
## How to play
The controls are simple: left and right arrow keys for moving and up arrow key for jumping.
## Issues
If you encounter any bugs or issues with the game please tell me. I will be more than happy to listen.