You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1 Pending review

I just finished making a small word puzzle game called Word Chains. To play, you drag letters to change your current word one letter at a time! There are 15 different levels with a wide range of difficulty. This game was originally intended to be played on a phone, but getting it on to the app stores is a little out of my league right now, although you can still play the itch version on your phone, but maybe next year Ill get it onto a app store! I had a lot of fun making this project and I might add some more things later like daily puzzles or more color options. I started this project before I found hack club so sadly not all my hours are accounted for. This was really fun to work on this project and show it of to my friends. I learned more about marketing my games with devlogs, and learned that after 5 years of making games with Godot, I’ve been exporting them to the web wrong this whole time!

Thanks so much for taking the time to check this project out! Can’t wait to see what everyone thinks!

  • 5 devlogs
  • 8h
Try project → See source code →
Open comments for this post

33m 3s logged

v0.3b Finished!

I just uploaded the v0.3b builds to by itch page so you can play with all the new updates here! This update added the new level select screen and the 5 new levels. I added a couple little tweeks this morning before finally uploading everything to itch.io. And for the first time I created a Windows and Linux builds, which went much smoother than I thought.

0
0
10
Open comments for this post

3h 3m 45s logged

Level Select Screen

Finally took the time to create a working level select screen! This was one of the last big features that I have to add to this game before I ship it. In order to make this, I had to redo the way I saved the game, and needed to change some stuff on my color changing code. If you haven’t noticed from my devlogs, One of the options in the settings, is to change the games color. That was made before I came across HackClub so sadly I don’t get credit for the multiple hours that it took to make that feature.

0
0
38
Open comments for this post

1h 45m 16s logged

Bug fixes and new levels!

Added 5 new levels into the game, but a little concerned with the difficulty scaling so far. I’ve also added some squash and stretch to the letters when you drag them, which was a bit tricky to figure out how to do with my code base so far. If you want to check it you you can do so here.

0
0
2
Open comments for this post

1h 41m 44s logged

Bug Fixing plus new splash screen audio!

One big issue I had was that the icons in the web build weren’t rendering correctly. If you look in the screenshot, the icons I’m talking about are the check box, the slider grabbers, etc.. The big problem I had was I was trying to read a file that was not able to be read at runtime on the web build due to them being compressed into a .pck file by Godot. The way I got around this is by adding .txt to the end of the file.

I also found some sound effects for the splash screen that I’m using, so I added that today as well.

If you want to play this game the beta version is on itch.io at https://chicken502.itch.io/word-chains

0
0
2
Open comments for this post

41m 52s logged

First update to my game!

I just found out about HackClub, and ive been working on this project for a couple of weeks. This is my first update here!

I just added fullscreen support for my game WordChains! I made everything auto scale to the window size, and when the window is resized, letters that are now off the screen get respawned instead of just snaping to the edge.

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…