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
Probably more of a mid-sized team than small indie, but has gone viral after gameplay footage was released (which they did to attract mor...
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
AstonJ
I wish they would create an OS or let you run Linux like they did with the PS3…
New
AstonJ
https://www.powerlanguage.co.uk/wordle/ You have to start by entering a word (rather than just random characters) Here’s today’s (...
New
Unknown_0O0
Welcome, fellow game enthusiasts! Allow me to introduce Scratchblox, a delightful blend of Old Roblox charm and Scratch creativity. Step ...
New
Paz
Hi there! I’m hosting a jam with my team and would like to invite you to participate :slight_smile: It’s about building just one level o...
New
axenteflorin24
1691 Maze Escaper, in this video game the character played by the great and unique Rimescu Şmenărescu. Who is this Rimescu Şmenărescu rea...
New
bic
Hello everybody :slight_smile: I’m making a tool with the goal to help creating branching dialogues for game development. I want to make...
New
kammy
We’re students building a drag-and-drop game builder to help dreamers like you bring your ideas to life. We’re looking for feedback from ...
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
wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
PragmaticBookshelf
Author Spotlight: Sophie DeBenedetto @SophieDeBenedetto The days of the traditional request-response web application are long gone, b...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
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