Pixel Art
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 939 public repositories matching this topic...
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Dec 28, 2021 - Python
-
Updated
Dec 31, 2021 - GDScript
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Jan 8, 2019 - Go
-
Updated
Oct 22, 2019 - JavaScript
-
Updated
Dec 12, 2021 - C++
-
Updated
Nov 6, 2021 - HTML
-
Updated
Oct 16, 2021
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
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Jul 23, 2020 - Shell
-
Updated
Jan 23, 2021 - C#
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
-
Updated
Dec 29, 2021 - JavaScript
Sometimes when changing image/document size you want to make it twice as big, or twice as small, or something similar. It would be useful to have an option to do this easily. One way to implement this would be making a dropdown with different units (pixels, percents/fraction, other can be added as well later)
-
Updated
Nov 10, 2021 - Ruby
-
Updated
Nov 4, 2021 - Python
-
Updated
Dec 17, 2021 - Python
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha