Skip to content
#

Pixel Art

pixel-art logo

Pixel art is a form of digital art, where images are edited on the pixel level. The aesthetic for these kind of graphics comes from 8-bit and 16-bit computers and video game consoles.

Here are 970 public repositories matching this topic...

cdogs-sdl
cxong
cxong commented Jun 14, 2016

Via playtesting, the compass arrows (#29) were ignored, likely because they are right at the edge and outside the player's attention. If they are moved slightly inwards, they may become more noticeable.

Games that have these arrows also tend to draw them closer to the player rather than near the edge; e.g.

  • GTA 1 & 2
  • Fire Fight
  • Crazy Taxi
FishFight
olefasting
olefasting commented Dec 15, 2021

We should improve the local game setup screen to enable more players in local games.

Currently we are advertising 2-4 players but this isn't really a limitation that we need to adhere to. Obviously, we can not have more than two players using the keyboard at one time, but there is nothing that binds us to the number four, if there are enough gamepads connected...
For starters, though, we shoul

PixiEditor