Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 521 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 521 Bytes

Something

Something is well... Something. An experiment on game engine making, mainly, but also on game design and project architecture.

It is written in C++, using the SFML library and Cmake.

For the time being, its main features are :

  • displaying squares on a screen
  • moving one square around, without any collision

Installation :

The binaries will be generated in the bin/ directory.