/** * * @flow */ import React from 'react'; /* eslint-disable max-len */ const HelpModal = () => (

Place color pixels on a large canvas with other players online! Our main canvas is a huge worldmap, you can place wherever you like, but you will have to wait a specific Cooldown between pixels. You can check out the cooldown and requiremnts on the Canvas Selection menu (globe button on top). Some canvases have a different cooldown for replacing a user-set pixels than placing on a unset pixel. i.e. 4s/7s means 4s on fresh pixels and 7s on already set pixels. Higher zoomlevels take some time to update, the 3D globe gets updated at least once per day. Have fun!

Guilded (recommended): pixelplanet.fun/guilded

Source on github

Reddit: r/PixelPlanetFun

Map Data

The bare map data that we use, together with converted OpenStreetMap tiles for orientation, can be downloaded from mega.nz here: pixelplanetmap.zip (422MB)

Detected as Proxy?

If you got detected as proxy, but you are none, please send us an e-mail with your IP to pixelplanetdev@gmail.com. Do not post your IP anywhere else. We are sorry for the inconvenience.

2D Controls

Click a color in palette to select

Press G to toggle grid

Press X to toggle showing of pixel activity

Press H to toggle historical view

Press R to copy coordinates

Press Q or E to zoom

Press W,A,S, D to move

Press ,,, to move

Drag mouse to move

Scroll mouse wheel to zoom

Click middle mouse button to current hovering color

Hold left shift for placing while moving mouse

Hold right shift for placing while moving mouse according to historical view

Pinch to zoom (on touch devices)

Pan to move (on touch devices)

Click or tap to place a pixel

3D Controls

Press W,A,S, D to move

Press ,,, to move

Press E and C to fly up and down

Scroll mouse wheel to zoom

Left click and drag mouse to rotate

Middle click and drag mouse to zoom

Right click and drag mouse to pan

Left Click or tap to place a pixel

Right Click of double tap to remove a pixel

Partners: crazygames.com

{ (typeof window.hcaptcha === 'undefined') ? (

This site is protected by reCAPTCHA and the Google  Privacy Policy and  Terms of Service apply.

) : (

This site is protected by hCAPTCHA and its  Privacy Policy and  Terms of Service apply.

)}

); const data = { content: HelpModal, title: 'Welcome to PixelPlanet.fun', }; export default data;