Skip to content

DevinBSamuda/Space_Ship_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This simple game utilizes the SFML (Simple and Fast Multimedia Library) C++ Libraries. SFML is a cross-platform library that provides a set of easy-to-use functions and classes for multimedia and game development. It offers a range of features including graphics, networking, and window management, making it a versatile choice for creating interactive applications. In this game, SFML can be used to handle the rendering of graphics and the management of user input. To compile the game and link all the SFML modules, you can include the necessary SFML header files and then link the appropriate SFML libraries during the compilation process. This ensures that the game can make use of all the functionalities provided by the SFML library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages