Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Name Pending - rbelmont000

A topic by rbelmont000 created Dec 20, 2016 Views: 814 Replies: 8
Viewing posts 1 to 9



Not sure of the name yet, but I have the basic movement and tile systems down. I'm using Game Maker Studio 1, Aseprite and Pyxel Edit.

I'm hoping to make a smaller game with emphasis on finding secrets and solving puzzles.

cool, looks good. I'm glad to see you're using Pyxel Edit too, its an awesome program. I really like the water tiles. Probably some of the best pixel art water I've seen. Nice work!

Yeah, Pyxel Edit is great for tiling, but I like Aseprite for animations and because it's super fast and easy to use. I get a lot of use out of both actually. But yeah, it's tricky to do stuff like the water tiles without Pyxel Edit.

Puzzle and Movement


Water Tiles



Battle System 0.01




[Update] The groundwork for the battle system is done, though a decent amount of work still needs to be done. The last big thing I need to make is a simple dialogue/scene engine and then I can really start building more on the game. I also finalized the resolution (NES Res now instead of widescreen) and started settling on a graphical style.

suuweeet! good progress! I like the new tiles, especially the ones with grass growing aroung the edges. Might i suggest a similar technique to create some border tiles along the water's edges to help blend the river with the ground? Im really excited about the turn based combat, and the menus and selection system look awesome! nice work

(1 edit)

Thanks for the feedback! I added the water edge tiles, though assume the graphics are a mix of finished, unfinished, and partially finished. The way the combat is going to work is you set position every turn, select an action and then it goes through the actions. It's not implemented yet, but position will affect accuracy, power of attack, etc

There's still a lot of work left on all the systems, and then I need to finished the layouts and such. I feel like I probably won't reach the deadline, but my goal is to actually finish this game (even though I don't know who's still doing this...)

Also, the enemies don't do anything at the moment, but for the most part I can copy-paste everything from the main character code. So, ideally, in the final game they will be setting position and stuff based on what makes sense (something simple like high defense, high hp in the front, high mag and characters with projectile abilities in the back.


cool, sounds creative! the water tiles look great. I like the new enemies too. Good luck coding, its a good start.

Thanks again for the response! I'm still just working on systems so there is very little content at the moment. I did mostly finish the dialogue system. It's similar to Earthbound's and allows variable text speed, pauses, etc. to make the dialogue more speech-like.


The last few major items to take care of are:
- Inventory/Character management
- Battle Message System (just a variation on the regular message system)
- Finish the battle system

After that, I can really get into making the actual content, hah.

Sorry to say, I was unable to finish or get a demo complete. I reworked the inventory and battle system multiple times, before I settled on something that worked alright and even that didn't work super well. Either way, this video shows the level of completion I got to on the project.

https://www.youtube.com/watch?v=u6HxsxrOrS0&feature=youtu.be

- I got more practice doing dialogue engines, and I think the one I made for this game actually works pretty well. The code and processes can be cleaned up, but besides some user error in the video writing the dialogue, it ended up working exactly the way I wanted it to.
- I could definitely add more too it though, like effects and things, transitions, etc.
- The battle system at the end, was pretty simple coding wise, and it "worked" to a degree.
- I didn't spend enough time planning out the systems. I had vague ideas and implemented them, then spent weeks fixing them to the point where they were actually interesting.
- I planned on having a smallish world with lots of puzzles and battling, you'd get randomly generated tiles to equip to your characters, the placement of the tiles would also affect and be effected by other characters tiles. I thought it was an interesting way to build a party, but it either was too complex or too simplistic in nature and hard to balance.

Hey man, i created a 2 month pixel art jam starting tomorrow https://itch.io/jam/pixelartdecades , you're welcome to join and continue working on your game!