https://github.com/eminberkayd/pixel-game
a collaborative pixel drawing game
https://github.com/eminberkayd/pixel-game
golang reactjs redis websocket
Last synced: about 2 months ago
JSON representation
a collaborative pixel drawing game
- Host: GitHub
- URL: https://github.com/eminberkayd/pixel-game
- Owner: eminberkayd
- Created: 2024-06-01T08:22:41.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-03T16:57:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T07:18:33.657Z (over 1 year ago)
- Topics: golang, reactjs, redis, websocket
- Language: TypeScript
- Homepage: http://peexel.xyz
- Size: 675 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Peexel
[peexel](http://peexel.xyz) is an interactive real-time pixel art game that allows users to collaboratively color a 100x100 pixel grid. Built with a modern tech stack, this project demonstrates the seamless integration of ReactJS for the frontend, Golang for the backend, Redis for efficient data management, and WebSockets for real-time communication.

#### Key Features:
- Real-Time Collaboration: Users can instantly see changes made by others, fostering a collaborative environment.
- Intuitive UI: The ReactJS frontend provides a smooth and responsive user experience.
- Scalable Backend: Golang powers the backend, ensuring high performance and concurrency handling.
- Efficient Data Management: Redis is used for fast and efficient data storage and retrieval.
- WebSocket Integration: Real-time updates are made possible through WebSocket technology.
#### Tech Stack:
* Frontend: ReactJS
* Backend: Golang
* Database: Redis
* Communication Protocol: WebSocket
#### Deployment
- The project is deployed on an AWS EC2(t3.micro) instance. [Domain](http://peexel.xyz) was purchased from namecheap.com.