I learned Pixel Art to build a game for my wedding's "Save the Date"
I learned Pixel Art design on Coursera and built a pixel art game for my wedding's save the date using React. The game is on "endless runner" style and our guests have to jump over the typical animals of the island of Florianopolis (where the wedding took place) and gather the two rings in order to find out the wedding date. Play it and try to "Save the Date".
Does the same job
all alternatives →- MAmade a html5 game, polished it many many times2011 · hotbazooka.com · ▲211
hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!


- IAI am bored of pixel art so I'm making my video game with wool.2012 · ohmy.me · ▲126

- STSave Trippy – A Thanksgiving GameNov 2025 · savetrippy.com · ▲6
I wanted to make a cute game for Thanksgiving this year. It's built with React, Tailwind, InstantDB and a bit of Opus :) Feeling grateful for HN and sending good cheer to you all :)
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io