Skip to content

tastula/spacesurf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceSurf

A 2D side-scrolling space game.

Features

Shoot asteroids as you try to survive in space! Can you outlast the progress bar?

Dependencies

SpaceSurf needs the following libraries and packages.

  • libsdl2
  • libsdl2-image
  • libsdl2-ttf
  • meson
  • ninja-build

Installation

After all dependencies are installed successfully, run the following commands.

meson build
ninja -C make
build/surf

Screenshots

In-game action Screenshot of gameplay

Dialogue and story Screenshot of player selection

About

A 2D side-scrolling space game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages