https://github.com/paractmol/kolobok
https://github.com/paractmol/kolobok
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paractmol/kolobok
- Owner: paractmol
- Created: 2025-01-21T11:45:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T12:12:27.000Z (about 1 year ago)
- Last Synced: 2025-03-25T14:29:20.555Z (11 months ago)
- Language: HTML
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kolobok AI Game
A browser-based game featuring Kolobok, an AI-controlled character that autonomously collects food pellets.
## Features
- AI-controlled character with automatic pathfinding
- Score tracking and win condition
- Smooth animations and collision detection
- Built with vanilla JavaScript and HTML5 Canvas
- No dependencies required
## How to Play
1. Open `index.html` in a web browser
2. Watch Kolobok (yellow circle) collect red pellets
3. Game is won when all pellets are collected, watch AI work its magic
## Getting Started
```bash
git clone https://github.com/paractmol/kolobok.git
cd kolobok
# Open index.html in your browser
```
Compatible with all modern browsers (Chrome, Firefox, Safari, Edge)
## Demo

https://youtu.be/XrYT-vb7gLU
## Credits
Generated with the assistance of OpenAI O1 model