Skip to content

aminskey/Sky-Dash

Repository files navigation

My First Python Game

The Story As To Why I Created This Game

I Have plans of making my own game console,
and ever since I was little I knew I could make something awesome.
I thought out a plan a while ago, but then I thought, well why not just start with the games.
So here I Am with my first adictive game ever.

Why Python??

Well I while ago we had a school project, and it had a lot research in it.
It was up to me to make an app. So what I did was that I made an MVP in Python using Pygame.
And when this thought crossed my mind, then I knew that I could create stuff like this.

To start with I was following written tutorials, but they didn't really help at all.
They were way beyond my understanding. So instead I searched it up on YouTube and it helped my a lot.
I Learned about Sprites, Classes and how to use the mouse.

Getting Started

What you'll need

1. SDL 2.0.14
2. Python 3.9
3. Pygame 2.0.1	
4. pip

How to install Pygame

pip install pygame

or

sudo ... install python3-pygame

Great Now You're ready to go

Tips on Gameplay

Here are some tips that you could use to survive for longer

1. The longer you hold the spacebar the higher you jump, which also means that if you want to skip a few blocks you can just slightly tap on your keyboard
2. Watch out for the lava blocks and seagulls
3. Don't get stuck in platforms, always land on top
4. Start with a big jump
5. to survive for longer, then skipjump (Read #1)

There are also some bugs that can benefit you. Good luck!!
My Record is 1130!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages