Skip to content

terukaaz/platformer-TASCompetition

Repository files navigation

platformer game

a and d to move sideways
and space to switch gravity

platformer-TASTools

Requires pygame version 2.5.2

Current features

  • Recording inputs
  • Playing inputs
  • Frame advance
  • Savestates (Read, Write)
  • TAStudio

Usage

  • Change the text inside tasconfig.txt to "read" or "write"
    • If the mode is set to "write", the program tries to write the inputs to the file. After rerunning the program with mode "write" whilst the input file with the same name exists, the program deletes the file and overwrite it.
    • If the mode is set to "read", the program tries to read the inputs from the file. After finishing playing all the inputs, it will crash the game.
  • right to advance frame
  • up to freeze time (required to use frame advance)
  • Create savestates with keys w, e, y, and u.
  • Load savestates with keys 2, 3, 6 and 7.

About

TAS Tool for Torbin2's platformer competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages