A downloadable game

The Game:

pygame based 2d platform. Not completed but runs.

Movement with arrowkeys.

About:

This is my first try at making a gamejam game and idea was that it would have similar controls as the famous text editor vim while still conforming to the metroidvania concept. In this unfinished version there is not much to do other than walk/jump around with an animated skeleton using arrowkeys on top of the characters which the map consists of.

 At a later stage functionality would had been added to have a 'Liero-style' grappling hook to move around quickly over the map. Controls would be standard vim instead of arrows ( W,w,B,b,$,^).  Other functionality in mind would be cut and paste characters between different parts of the map and gather characters which would also work as ammunition.

Available on GitHub: https://github.com/tonybjorkman/vim-metroidvania

Download

Download
vim-metroidvania-main.zip 405 kB

Install instructions

No requirement file so dependencies needs to be resolved manually.

Uses:
pygame

numpy

Run 'python main.py' to start.

Leave a comment

Log in with itch.io to leave a comment.