Skip to content

NoPriorCut/comp150-game

 
 

Repository files navigation

Sekai Saviour

Sekai Saviour logo

Created by Paul R, Cyrus C, Jakob C, and Adrian R using Python and PyGame

Instructions

  • Please run Main.py to play the game

  • Controls follow:

      Swipe left and right to change lanes accordingly;
      Swipe up or down to open or close inventory;
      Tap to attack.
    

Features

  • Endless rooms to explore;
  • Randomised weapons to collect;
  • Stat-based leveling and progression;
  • Incremental difficulty;
  • Themed music;
  • Potential for procedural room generation;
  • Mobile-oriented control scheme;
  • Real-world time dependant monster strength.

Notes

  • The game saves, but loading save file is not yet implemented;
  • New rooms can easily be added in the game in their respective folders;
  • Whenever the game is lost, pressing "New Game" in the Main Menu will start a new game.

About

A desktop game made collaboratively using Python and PyGame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.5%
  • Tcl 26.5%
  • C 4.9%
  • C++ 4.9%
  • Other 0.2%