Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c9825d · · Jul 23, 2026

History

40 Commits
May 27, 2026
Jun 28, 2026
Jun 15, 2026
Jun 15, 2026
Jun 28, 2026
May 27, 2026
May 27, 2026
May 27, 2026
May 27, 2026
Jul 23, 2026
Jun 28, 2026
Jun 28, 2026
Jun 15, 2026
Jun 15, 2026
May 28, 2026

Repository files navigation

Plato

Hackatime Godot Engine MIT License

A 2D Platformer Made By Anaskilled for Hackclub.

About

Plato is a 2D side scrolling platformer game. It has a 16 different levels with increasing difficulty. Built only with Godot game engine. Each level adds something new until you realize you went from a walking simulator to fighting for your life and you didn't even notice.

ScreenShots

Screenshot 2026-06-15 153537 Screenshot 2026-06-15 153417 Screenshot 2026-06-15 153602

What I made different from the tutorial ?

  1. I made 16 different Levels but the tutorial made only one big level.
  2. I made a levels system which orgnize the levels and directe you to the next level if you win.
  3. I made a winning screen.
  4. I added some new assets like the fruits.
  5. I added some movement to the player that can be accessed at the new version of the game.

Getting Started

Play in Browser

Head to itch.io or newgrounds.com and play instantly no installation needed.

Run Locally

  1. Clone the repository
   git clone https://github.com/your-username/plato.git
  1. Open Godot Engine
  2. Import the project folder
  3. Press F5 or click Play to run

Built With

Controls

Action Key
Move Right D
Move Left A
Jump Space

Author

Anas Hessein