Skip to content

codernotme/kirby-game-ts

Repository files navigation

Kirby Game TS

Welcome to Kirby Game TS! This is a simple Kirby-themed game built using Vite for bundling, Vanilla TypeScript for the game logic, and type-checking.

Features

  • Utilizes Tiled for creating backgrounds and assets.
  • Control Kirby using the keyboard:
    • Left Arrow: Move left.
    • Right Arrow: Move right.
    • Z Key: Shoot projectiles or inhale objects.
    • X Key: Jump.

How to Play

  1. Clone this repository to your local machine.
  2. Run npm install to install the dependencies.
  3. Run npm run dev to start the development server.
  4. Open your browser and navigate to http://localhost:3000.
  5. Enjoy playing Kirby Game TS!

Preview

Preview

Credits

  • Kirby assets and sprites by Nintendo.
  • Tiled for creating backgrounds and level design.
  • Also special thanks to @FreeCodeCamp and @JSlegendDev for the inspiration and guidance.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Kirby game using typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published