Skip to content

Repository files navigation

Jetpack

A fast-paced 2D action game built with Godot 4, featuring jetpack-powered movement and roguelite elements.

About

Jetpack is an exciting 2D action game where players navigate through challenging environments using a unique jetpack mechanic. The game combines skill-based movement with roguelite progression elements to create an engaging and replayable experience.

Features

  • Fluid jetpack-based movement system
  • Energy management mechanics
  • Procedurally arranged level segments
  • Diverse enemy types with unique behaviors
  • Roguelite progression with perks and upgrades
  • Optimized for iOS platform

Development Setup

Prerequisites

  • Godot 4.x
  • Python 3.x and pip (for development tools)
  • GDScript Toolkit (gdtoolkit) for code formatting and linting

Installation

  1. Clone the repository:

    git clone https://github.com/[username]/Jetpack.git
    cd Jetpack
  2. Install development tools:

    # Install pipx for managing Python CLI tools
    brew install pipx
    pipx ensurepath
    
    # Install GDScript Toolkit
    pipx install "gdtoolkit==4.*"
  3. Open the project in Godot 4.x

Contributing

  1. Ensure you have read the technical design documentation in specs/
  2. Follow the Godot style guidelines and use gdformat for code formatting
  3. Create feature branches from main
  4. Submit pull requests with clear descriptions and references to related tasks

License

[License details to be added]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages