mattygames

mattygames

I made a browser game with ChatGPT, what do you think?

I created a game that you can play on your phone in your browser. No downloads, no ads, no subscriptions and other nonsense: just click the link and play!

Having little to no programming knowledge, I got to work with ChatGPT and Perplexity. After a lot of back and forth chatting this is the result: ‘empty the grid’. I am very curious what you guys think of it. And your high score of course, so far I can’t get past 32…

https://matty.games/matty6.html

Most Liked

liam69

liam69

i also started my browser game project called sprunkimax, after a few months it took of. The highest ranked game of mine is sprunki 1996

Eiji

Eiji

The game was fun, but there is a few things that may be better:

  1. Even i (writing as a person who have vision problems) can notice a double border CSS issue. There are few ways to fix that … One of them is to use table element together with border-collapse: collapse style.

  2. Consider adding different than body’s default background to cell and maybe few others little CSS changes - the current version looks a bit too plain. Alternatively you can set a different background colour for each cell value. I especially recommend to look for an inspiration in other games like 2048.

  3. Consider some styling for children - I and other people here are fine, but for children it may be more eye-catching if you would use apples and bananas instead of numbers. That’s one of reasons why Fall Guys (for example memory game with fruits) is so popular.

  4. Light/dark mode setting is not persistent - simple refresh resets to default. There are few ways in JavaScript to store settings without a need to change the backend’s code

  5. The main page looks unstyled - I don’t require to write lots of fancy CSS styles, but there are lots of CSS reset samples that you can use like: Barebones: Responsive CSS Boilerplate

Edit: @AstonJ I had no idea that a game title like that may trigger inclusive language message from bot. I’m … sorry? :joy:

mattygames

mattygames

Hi Eiji,

Thank you for your kind suggestions! I will look into 1 and 5. I’m hoping to improve my skills so I can use them to make the game better (looking).

Funny you mention 2048 because one of my earlier versions was made with 2048-like styling! In the end I didn’t want to copy their styling too much…

Your point 3: I hope children will like and play my games and improve their math skills without them knowing they do :wink:

I immediately changed the code so the light/dark mode is persistent now! If you do a hard refresh you will see the result.

Again: thank you so much for your reply and great suggestions!

Where Next?

Popular Game Dev topics Top

AstonJ
Saw this on Tiktok and thought it was worth sharing :laughing: #1 is pretty obvious but the rest I wasn’t aware of… Any su...
New
New
First poster: bot
Sony Unveils ‘Spatial Reality Display’ with Eye-tracking for Glasses-free 3D Viewing. Sony recently unveiled Spatial Reality Display, a ...
New
Devmar1
Hi Guys, What is your opinion about geo-distributed testing, do you and use it and why? And which resources do you use for testing pro...
New
Norpoleon
Team JethKo - Knee Deep is a detective adventure with role-playing elements & turn-based combat. What started as a small project tur...
New
RobertRichards
Waste Racer It is a waste disposal game application. The game involves collecting roadside garbage and putting them inside a moving bin....
New
mattygames
I created a game that you can play on your phone in your browser. No downloads, no ads, no subscriptions and other nonsense: just click t...
New
alexws
We are going to launch a new business based on gaming industry. but no time to build the games from scratch. but we have a small team to ...
New
axenteflorin24
In this clip, is present final design of scene and realistic multicolor bullets. In the next video (approximate 2025 or 2026) is presente...
New
RakanHaddadSoftware
The fate of deadly dynamite blowing up is in your hands! You must prevent dynamite from touching nasty fireballs, or else it will blow up...
New

Other popular topics Top

ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1147 29994 760
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New