Skip to content

djanito/JYF.io

Repository files navigation

Welcome to JYF.io. A remake of the famous game Agar.io in singleplayer mode using Pascal and SDL. Game screenshot

Getting Started

First, install a Pascal compiler.

Next, fork the repository. Then, go into your favorite terminal.

git clone [email protected]:YOUR_USERNAME/JYF.io.git
cd agario

Now, while still inside the JYF.io folder, compile the project and click on the main.exe.

Features

Here is a non-exhaustive list of the features of this game.

  • [Player]
    • Moving
  • [User Interface]
    • Leaderboard tab
    • Death tab
    • Start tab (nickname input)
    • Overall look & feel
  • [Ennemies]
    • Spawning
    • Attack and defense
    • Intelligent movement
    • KNN algorithm to feed itself
  • Map
    • Respawn system
    • Border limits
    • File-based generation
    • Game skills
      • Splitting

About

Remake of Agar.io in 2D with Pascal + SDL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages