Game
Error Ware 2
4 years ago

Abstráctomon Screenshot Update (April 5, 2020)


abstractomon_screenshot_mrz2020_7.png

The start menu looks nicer now with colored text and a little animated icon in the top-left corner.

abstractomon_screenshot_april2020_1.png

I improved on the indoor lighting. Sunlight that shines through the windows now has the shape of the window (and things that are in front of the window). Below are some more examples from different times of the day.

abstractomon_screenshot_april2020_2.png
abstractomon_screenshot_april2020_3.png

On Saturday felt the urge to try to program a prototype for automatic island generation. If this works out, I could add randomized island to the game you can visit to catch more Abstráctomon.

My code scans the image and places the corresponding tiles on the map for each color.

So far, I managed to place the tiles for the beach from a tiny 32x22 pixel image. It also creates a unique island code & name that players could share with others.

Next I want to add gras, ponds and objects. We'll see how it turns out! Below are the results of two days of work on this:

abstractomon_screenshot_mrz2020_8.png
abstractomon_screenshot_mrz2020_9.png

Stay home & play video games!



0 comments

Loading...

Next up

The first Abstráctomon of your team can now follow you around! I'm currently working on this little feature. In screenshot 2 and 3 you can see a new variant of tall grass for beaches.

Photographed Abstráctomon now cast shadows!

You can now let one of your Abstráctomon follow you around (still a little buggy). They can swim, too.

The game now shows a small screenshot with the time, date and the name of the location you saved in when saving or loading a save file.

A new invention lets you create shinies?!

Abstráctomon Screenshot (+GIFs! )Update July 29, 2020

May I introduce you to the Rich family (from left to right): Gunther Rich (your rival), his dad Prof. Albert Rich and his mom Mary Rich!

Taking pictures of wild Abstráctomon in "Abstráctomon Venom Violet Version" by U-GameZ (WIP | GM8.1)

Here are some zoomed out screenshots of some areas from the upcoming game Abstráctomon by U-GameZ.

These fluffy snow monkeys are Abstráctomon No. 97 & 98 [ENG] Chillchim / [FR] Makrouler / [GER] Makuller and Lenzo.

They're Ice/Grass types. They love snow, but no signs of snow in my area yet. Maybe in February?

Here's my progress with the automatic island generation so far. Beaches, grass and ponds work now. It works with pretty much any source image size, but the larger the image, the longer it takes to generate the island. Next I'll try to add some elevation.