Skip to content

Short Infinite Platformer, first shot at making a game

Notifications You must be signed in to change notification settings

ChristianD37/Flightless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flightless

Download

The game can be downloaded or on my itch.io

How to Play

Demo

Goal

The goal of the game is to get our flightless friend, the penguin, as high as you can. You can jump, bounce on other animals, and ride randomly spawning balloons to get the highest score possible.

Controls

  • ASDW are the default controls. These can be changed to the Arrow keys in the options menu.
  • Space is the jump button. It can also be used to stutter your momentum (Flap) if the penguin is falling
  • Enter is the start/select button. It will also pause the game
  • Backspace can be used to return in the option menu
  • Esc can be used to close the game
  • F5 toggles between fullscreen/standard mode

Tricks

Screen Wrapping

  • Jumping past the screen border will wrap you to the otherside Screen-Wrap

Bouncing

  • Enemies can be bounced on for extra height if you jump on top of them Bounce

  • Careful not to miss, or you will get stunned and knocked away!

Other Contributors:

  • talljosh - High Score File read-in patch

Special Thanks

codeman38 for his "Press Start 2P" font

Chris Bradfield for his pygame tutorials

The Pygame reddit for answering my questions

Beepbox and Bfxr for being great free sound tools

ivand58 for his Python 2.7 patch

You for playing

About

Short Infinite Platformer, first shot at making a game

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages