Skip to content

The One SDL v.0.20.3

Compare
Choose a tag to compare
@jalowe13 jalowe13 released this 09 Apr 04:07
· 69 commits to main since this release

Change Log

  • Windows and Linux build created!
  • Framework for running and executing animations. developed.
  • Walking left and right now has animations.
  • Still need animations for jumping.

Windows Instructions

  • Extract the TheOneSDL.v0.20.3.WIN.zip
  • Run TheOne.exe inside the folder
  • Any additional DLLs will need to be put in the same directory as the EXE

Linux Instructions

  • Extract the TAR file with the following command
    tar -xvf TheOneSDL.v0.20.3.Linux.tar
  • Then navigate to the folder with TheOne and execute
    cd TheOneSDL/TheOneSDL
    ./TheOne