Version 1.1.2 "gra-fix" released
Since I was not sure I'd have enough time during the jam, I opted for a very simple tile rendering system: the entire cave is made into a background image resource during cave generation. While fast and easy to use after generation is finished, the problem with this of course is memory usage. The graphics side has now been redone into a proper tiler that only draws what terrain is visible on display. (Since all entities use a grid collision system, graphics side has no effect on them.) Now is also gone the (hidden) restriction of not being able to switch zoom levels during cave generation, as switching in and out of fullscreen tended to destroy the surface allocation that was used to construct the background image.
Other changes:
- Thick-skinned and four-legged blue creatures have been spotted in the caves. First reports describe them territorial...
- Added gamepad support
Files
Get Oxygen
Oxygen
Survive procedurally generated caves
Status | Released |
Author | HardCodedValue |
Genre | Platformer |
Tags | GameMaker, Pixel Art, Procedural Generation, PROCJAM, Singleplayer, Space |
Languages | English |
More posts
- Version 1.2 "techno-logical" releasedDec 20, 2017
- Version 1.1.3 "mag-ma-ficent" releasedNov 21, 2017
- Version 1.1.1 "a-maze-ing" releasedNov 16, 2017
- Version 1.1 releasedNov 15, 2017
Leave a comment
Log in with itch.io to leave a comment.