Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
/ super-smash-aeugh Public archive

A simple game made in SFML and C++ that features an arrow key-controlled pufferfish. The pufferfish has to eat food around the map while being chased by Gordon Ramsay.

License

Notifications You must be signed in to change notification settings

MFHKiwi/super-smash-aeugh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Smash ÆÜGH

A simple game made in SFML and C++ that features an arrow key-controlled pufferfish. The pufferfish has to eat food around the map while being chased by Gordon Ramsay. The game is currently in development, but it is playable.

Controls:

  • Arrow keys to control pufferfish
  • ESC to pause.

Command line arguments:

  • -h or --help to display help screen
  • -e or --easy to activate easy mode
  • -f or --fps to activate FPS display

Build dependencies:

  • SFML 2.5.1 (this is the one on my system; you can probably get away with an older one)
  • xxd

To build:

  1. Ensure that the above dependencies are on your system.
  2. Run make to build the program.
  3. Run the executable with ./super-smash-aeugh.

About

A simple game made in SFML and C++ that features an arrow key-controlled pufferfish. The pufferfish has to eat food around the map while being chased by Gordon Ramsay.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published