Skip to content

A pixel war with a cooldown per pixel and not per user

Notifications You must be signed in to change notification settings

I-blueHand-I/PixelWar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelWar

This is a project forked on Codiscovery/pixel_love repo based on the reddit game by Josh Warddle : r/place. This code changes the pixel war gameplay to manage a game for less users and less pixels. The main changes are the colorPicker instead of the colors pre selected and a cooldown per pixel instead of a timer per users like in the reddit's r/place.

Original repo : https://github.com/Codiscovery/pixel_love

Required programs

  • Node.js 16+
  • express
  • socket.io

Installation

npm i
npm start

About

A pixel war with a cooldown per pixel and not per user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 90.3%
  • HTML 5.9%
  • CSS 3.8%