I'm not even human game project. This repo contains both the game assets as well as the custom engine. https://matrix.to/#/#i'm_not_even_human_(_the_game_(_pixel_art_)_):matrix.org
jyamihud a398db0e16 Fixed the rotation bug ( it was rotating only when pressing the direction buttons ) | 2 years ago | |
---|---|---|
assets | 2 years ago | |
assets-sources | 2 years ago | |
modules | 2 years ago | |
sketches | 2 years ago | |
tile-design | 2 years ago | |
vcstudio-progress | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 3 years ago | |
LICENSE-ART | 3 years ago | |
README.md | 2 years ago | |
icon.png | 2 years ago | |
nano.save | 2 years ago | |
play.py | 2 years ago | |
play.sh | 2 years ago | |
shot.png | 2 years ago | |
sprite-editor.py | 2 years ago |
/!\ Quick note: Development has slowed down a lot because of some IRL things. Will pick back up when I have more time and willpower.
I'm not even human game project.
All files in this repository are under the GNU GPL V3 and the art is also under CC-BY-SA 4.0
The art pertains to all images, animations, soundtracks, soundbites among other media that is represented in an audiovisual manner. This includes but not limited to: all image files(png, jpeg, gif, avif, webp...) all video files(mkv, webm, ogg, ogv...) all image source files(.kra and other free and open image file formats) all video source files(kdenlive project, .kra animations and other free and open file formats)
git clone https://notabug.org/ayyzee/INEH-The-Game.git
or by using the download button to download the .zip or tar.gz.You can open a terminal in that folder and type python play.py
and hit return/enter.
You can double click on play.sh
and your system may ask you if you would like to "view" or "run" the script. It is always a good idea to "view" the script to see what it does before running it to be safe. If you do not know, ask somebody who does.
You can make a shortcut to the play.sh script and put it on your desktop or menu or whatever. No installer is avaliable at this time.
Note: There is no playable game yet. There is only a simple level editor that is in the works and a simple level explorer acting as the "Play" feature.
The development of the project is being monitored on another freesoftware program called VCStudio
The project file for VCStudio can be found in the VCStudio progress
folder