https://github.com/repcomm/fragar.io
Agar.io like web app
https://github.com/repcomm/fragar.io
Last synced: 5 months ago
JSON representation
Agar.io like web app
- Host: GitHub
- URL: https://github.com/repcomm/fragar.io
- Owner: RepComm
- Created: 2021-12-14T02:34:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T19:40:00.000Z (about 4 years ago)
- Last Synced: 2025-03-23T02:44:32.892Z (10 months ago)
- Language: TypeScript
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# fragar.io
Implemented:
- self collision
- splitting
- merging
- mass
- movement
- physics bodies
- jelly blob rendering
- popper blobs
- feeding
- food

## Demo
[GitHub Pages Demo](https://repcomm.github.io/fragar.io)
## Building
- clone this repo
- navigate inside cloned directory
- `npm install` to install dependencies
- `npm run build` to compile TS to JS
- serve ./docs/ directory from a http(s) server
- Open the hosted site in your browser
## Controls
Split - double click/tap, or single spacebar
Move - move cursor, drag touch, or tap touch destination
Feed - w or right click / hold tap