One Pixel Games by plancien
I had only a few hours available for this Ludum Dare, and I wanted something quick. I ended up experimenting with a (very) strong constraint I gave myself, derived from the theme : "You Got Only One... Pixel To Make Your Game !"
So here are some mini games, with a dimension of 1px * 1px each.
1px is obviously too small to display rules, or to show scores... so it was quite difficult to do.
Ok, like my previous attempt for Ludum Dare #27, it's again a concept / experimental thing, not very fun to play, I reckon. But I like to use Ludum Dare to do things I don't usually try.
See them as mini puzzles.
Technically, nothing difficult here :
- HTML5 / CSS / JavaScript with 1px x 1px canvas elements.
- Sounds created with cfxr
- used howler.js to play sound
- used JQuery as main lib
- used Finger Paint google font
So here are some mini games, with a dimension of 1px * 1px each.
1px is obviously too small to display rules, or to show scores... so it was quite difficult to do.
Ok, like my previous attempt for Ludum Dare #27, it's again a concept / experimental thing, not very fun to play, I reckon. But I like to use Ludum Dare to do things I don't usually try.
See them as mini puzzles.
Technically, nothing difficult here :
- HTML5 / CSS / JavaScript with 1px x 1px canvas elements.
- Sounds created with cfxr
- used howler.js to play sound
- used JQuery as main lib
- used Finger Paint google font
| web | http://www.toxicode.fr/one_pixel_games/ |
| Source | https://github.com/plancien/one-pixel-games |
| Original URL | https://ludumdare.com/compo/ludum-dare-28/?action=preview&uid=25374 |
Ratings
| Coolness | 51% | 3 |
| Overall | 3.15 | 386 |
| Audio | 2.46 | 517 |
| Fun | 2.64 | 660 |
| Graphics | 2.50 | 713 |
| Humor | 2.79 | 286 |
| Innovation | 4.00 | 28 |
| Mood | 2.55 | 650 |
| Theme | 4.07 | 19 |
The games are creative even with the constraint, I love it!
Chapeau l'artiste ! :)
A : color ?
B : reflex
C : color = code
D : spam
E : find
I think the C game is indeed the most difficult one. It will take several tries and errors, and good observation sense, to get it.
@Tsumei : I realized the sound is too loud, sorry ! I made a quick fix.
@tommakesgames : too bad :-( . I don't know what could have gone wrong, I use Chrome, and these are only classical jQuery effects. I'll have to investigate.