Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mwehrstedt/vampire

2D platformer for Sega Saturn. Developed with Jo-Engine.
https://github.com/mwehrstedt/vampire

homebrew sega sega-saturn

Last synced: about 9 hours ago
JSON representation

2D platformer for Sega Saturn. Developed with Jo-Engine.

Awesome Lists containing this project

README

        

# Project Vampire
Simple 2D platformer for Sega Saturn. Inspired and close to the original Castlevania for the NES.

# Controls (so far)

![image](https://onedrive.live.com/embed?resid=72F9E0AC3DFC344D%21588501&authkey=%21AKkSacSQ_k1xCwE&width=660)

**D-Pad**: Move character, Crouch

**A, C Button**: Jump

**B Button**: Sword Attack

**X, Y and Z Buttons**: Subweapon (Not implemented yet)

**L and R Button**: Cycle selected subweapon (Not implemented yet)

**Start Button**: Pause game

# Compile
Make sure to have [Jo-Engine](https://github.com/johannes-fetz/joengine/tree/e5446a348b05dac91d0a281ad8ea0ca00ec5c5a5) set up and working. Then just start `compile.bat` or `compile.sh`.

# Credits

Font: https://not-jam.itch.io/not-jam-old-style-11

UI: https://byandrox.itch.io/crimson-fantasy-gui

Graveyard: https://anokolisa.itch.io/moon-graveyard

## Frameworks

Made with [Jo-Engine](https://github.com/johannes-fetz/joengine)