Skip to content

benaytms/rectangle_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectangle

Very simple game i made to practice C++ using the SFML library

Dependencies

  • Git
  • GCC/G++ GNU C Compiler
  • Make Software (makefile extension)
  • SFML
    • will be automatically installed if using method 1

How to play

Method 1

Method 2

  • Download the 'rectangle' file inside the executable folder
  • Open where you installed
  • Run it

Clean

You can clean the object files and the executable by using 'make clean'

Credits

This project was inspired by the aggressive_rectangles project by my friend Aushiffer
See his project in: https://github.com/Aushiffer/aggressive_rectangles

About

Simple object in C++ made for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published