Welcome to JYF.io. A remake of the famous game Agar.io in singleplayer mode using Pascal and SDL.
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.
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