audinowho
Unovan Indeedee
- 86
- Posts
- 12
- Years
- Seen May 9, 2024
Intro
It might just be me, but I really love the tile-based puzzles and tricks that come from Pokemon games. I decided to make a program exploring their design and creating them out of random. This is just a demo. I don't really know where to take it to be honest.
Demo is made in C++, using SDL.
Can be downloaded here: https://www.mediafire.com/download/6srdwenwx5q5a2d/Demo.zip
Overview
In its current state, the idea is simple. Get to the stairs that go up to complete the "level". The map then refreshed itself and never ends. In order to get there, the player must get through a randomized puzzle.
Features:
-Use of Ice tiles
-Use of Strength Boulders
-Use of Ledges
-Use of Rocket Base Arrow tiles
-Use of Switches
-Use of Warp Panels
-Combining concepts.
-Artistic design of maps.
-Maybe an actual game out of this.
Screenshot
I'll put this on git. Maybe. If people want and I feel like I've added enough.
Credits (also mentioned in the executable)
Pokemon FireRed/LeafGreen tiles, Black/White sound effects, and HeartGold/SoulSilver tiles and music (C) Nintendo/Game Freak
It might just be me, but I really love the tile-based puzzles and tricks that come from Pokemon games. I decided to make a program exploring their design and creating them out of random. This is just a demo. I don't really know where to take it to be honest.
Demo is made in C++, using SDL.
Can be downloaded here: https://www.mediafire.com/download/6srdwenwx5q5a2d/Demo.zip
Overview
In its current state, the idea is simple. Get to the stairs that go up to complete the "level". The map then refreshed itself and never ends. In order to get there, the player must get through a randomized puzzle.
Features:
-Use of Ice tiles
-Use of Strength Boulders
-Use of Ledges
-Use of Rocket Base Arrow tiles
-Use of Switches
-Use of Warp Panels
-Combining concepts.
-Artistic design of maps.
-
Screenshot
![[PokeCommunity.com] Randomized Pokémon Puzzles! [PokeCommunity.com] Randomized Pokémon Puzzles!](https://i.imgur.com/mwrniaw.png)
I'll put this on git. Maybe. If people want and I feel like I've added enough.
Credits (also mentioned in the executable)
Pokemon FireRed/LeafGreen tiles, Black/White sound effects, and HeartGold/SoulSilver tiles and music (C) Nintendo/Game Freak