Simple helicopter game created by Python/Pygame
This game, Cavecopter, is simple but addictive game. Guide the helicopter through the cave without hitting spikes or obstacles. Click and hold left mouse to go up/ Release to go down. Player can collect ❤️ for +1 Life.
Python 3.5 with Pygame More information about How to Install Pygame for Python 3.5
In main.py
you can edit following variables:
- Missile speed
change
missile_x
to any value - Enemy bullet speed
change
enemy_heli.bullets[move_bullet][0]
to any value - Score
change
score += 1
to any value
- Game - modified from Andreasroald Helicopter Game
- Sound Effect - downloaded from Freesound.org
- Font - download from f0nt
- Main menu Background - CuteSbBoy Newsgrounds.org
- Game Background - PWL Opengameart.org