Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

A reconstruction of some files laying around named just "plataformer"

License

Notifications You must be signed in to change notification settings

TheMarlboroMan/recomposed-platformer

Repository files navigation

#Recomposed-platformer

A reconstruction of some files laying around named just "plataformer". I found those in my website when doing cleaning up chores and just had to get them running.

##Controls

As far as I know, arrows move and space jumps. You can do strange things, like down+jump, double tap forward or double tap forward+jump to activate some abilities. Seems you can jump on some walls too.

##Building this stuff

The "tools" project has been hacked into the project to simulate its state whitin the original period when this was written.

The original source has been hacked out of its mind too, so there might be inconsistencies and strange code dependencies.

  • Get libdansdl2 in the classic branch and make it.
  • Get the capa_compatibilidad_libdansdl2 thing. There's no need to make that one.
  • Go into tools/ and set the correct paths.
  • Make the project in tools.
  • Copy the resulting objects from tools/objects to /objects.
  • Set the correct paths in the makefile_linux file. Make sure you point at the right "tools".
  • Make the project.

About

A reconstruction of some files laying around named just "plataformer"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages