Skip to content

Code-Theft-Auto/Castlevania-Clone

Repository files navigation

Diasporic Crypt (Castlevania Clone)

Castlevania-like classic platformer made in godot engine

This game is still in development. It demonstrates what GodotEngine can do. It is modelled after classic retro gaming 2D platformer games like Castlevania SOTN, except with one way platforms, ledge climbing and ladders. It does not make heavy use of the built-in 2D physics engine, so much of the behavior is programmed by hand. Much of that behavior and the algorithms involved are taken from this guide (use archive.org if the link doesn't work). Read source code comments for implementation specific details.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

GPLv3

All graphical game art assets are CC-BY-SA.

About

Castlevania-like classic platformer made in godot engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published