
Haximus Maximus
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
My first Ludem Dare entry, made using Pygame. Although it's not a full game yet, most of the concepts are there. W and D to move, F to open the terminal. The idea of the game is that you are playing a generic RPG, but discover a hidden debug tool the developer has left on and use it to exploit the game, angering the developer who tries to make your journey more difficult. Chaos ensues...
In the terminal toggled using F, you can press the up arrow key or type '!!' to repeat the last command. 'Human' and 'Dragon' commands are used to shape shift into either form respectively.
Gif of morphing here: https://gfycat.com/VacantCleanFugu
You MUST have python and pygame installed to play. Install using pip, your operating system's package manager, or get the binaries for windows here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
Once installed, simply run main.py, you may need to open it in python's IDLE to run it.
In the terminal toggled using F, you can press the up arrow key or type '!!' to repeat the last command. 'Human' and 'Dragon' commands are used to shape shift into either form respectively.
Gif of morphing here: https://gfycat.com/VacantCleanFugu
You MUST have python and pygame installed to play. Install using pip, your operating system's package manager, or get the binaries for windows here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
Once installed, simply run main.py, you may need to open it in python's IDLE to run it.