#Game

9 messages · Page 1 of 1 (latest)

worthy pelican
#

MY FIRST C++ GAME!

After 3 days of learning C++, I created my first game!

  • 3 enemies with different movement
  • Restart system (R)
  • Collisions and game over
  • Completely in SFML 3.0

GitHub: https://github.com/gsrgsefdssg/Game-C-

I wrote the code myself + the community helped with optimization
(13 years old, previously only Python)

What will be improved? What features should be added? 👇

GitHub

My first game C++/SFML. Contribute to gsrgsefdssg/Game-C- development by creating an account on GitHub.

#

I'll reload the link now.

#

all

raw scarab
#

i recommend learning CMake as it will make dependency management much easier, also you should put the exe in .gitignore

vestal palm
#

how do you already know about all of this in 3 days

raw scarab
#

i just realised there is a random lambda

bright comet
#

and the code up there in the repo is not complicated at all