
adventure again
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
How to Play a game
- Up key: Jump- Right Arrow Key: Move Right
- Left Arrow Key: Move Left
Game Concepts and Level Designs
- The concept of a level design for this game is that there's nothing at first, and then there's a level added as the character moves.- As the character moves, a new level is added.
- But the level that was created in the past is either lost or modified. That's an important concept of the game's level design.
- So there's no help for character movement at first. I want to know what to be moved by how the level of experience.
- But I fixed this part. Now I've shown you how to move forward at each level.
- It's a simple and easy game, but please play it fun. And give me some advice
Graphic
- He painted with his hands.- I took a picture.
- Only the resolution was modified.
graphic production process
- After painting on paper, take a picture. Modify the resolution of the picture.- All graphic data were drawn with pencils.
Game engine
- stencylUpdate(1.0)
- Add and Modify Levels (Number of levels increased to 7 -> 13)- Add game progress help icon
- Add game endings
-
-
Update(1.1:2019.10.14)
- Game Concepts and Level Designs - AdditionalUpdate(1.2:2019.10.20)
- jumping SE Add- Add moving and jumping animations for Player characters