Skip to content

Contains code for 2D games developed in C++/SFML

Notifications You must be signed in to change notification settings

chauhan739/SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML

In this repo, I am placing that code of those 2D games that I'd developed in SFML. I had developed these games on a Debian based Linux distro.

Requirements

  • g++
  • libsfml-dev
  • make

To ensure that you have all these packages already installed, run the below command in terminal

sudo apt-get install g++ make libsfml-dev

Installation

For installing, simply clone this repo

git clone https://github.com/chauhan739/SFML.git

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Contains code for 2D games developed in C++/SFML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published