cryptogru725
chicken-game
TypeScript

3D P2E web-based game on solana

Last updated Feb 2, 2026
26
Stars
2
Forks
1
Issues
0
Stars/day
Attention Score
10
Language breakdown
No language data available.
Files click to expand
README

Chicken Game

Setup

Download Node.js. Run this followed commands:
bash

Just be sure that you've got parcel js on you system

npm install -g parcel-bundler

Install dependencies (only for first time)

npm i

Serve at localhost:1234

npm run dev

Build for production in the dist/ directory

npm run build

© 2026 GitRepoTrend · cryptogru725/chicken-game · Updated daily from GitHub