Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Kirby

Recreation of the classic Kirby game!

Note: Audio and SFX is not included because file is too big to upload.

How to Run

This project is a Java application and should be run using a Java-capable IDE or a Java runtime environment.

Requirements

  • Install a JDK (Java 8 or newer is recommended)
  • Use an IDE that supports Java, such as VS Code with the Java extension, IntelliJ IDEA, or Eclipse

Running the Project

  1. Open the project folder in your IDE.
  2. Make sure the project is recognized as a Java project.
  3. Run the class containing the main method:
    • Package: Game
    • Class: Engine
    • File: src/Game/Engine.java
  4. If your IDE does not detect the main class automatically, select Game.Engine manually as the launch entry.

Note

  • “Run Code” or single-file execution modes may not work for this project because it is a multi-file Java application.
  • Use the IDE’s Java Run/Debug option instead.

Preview (Redirects to youtube video on click)

Level 1 Video

Level 1 Gameplay

Level 2 Video

Level 2 Gameplay

About

Recreation of the classic Kirby game!

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors