Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagoianuch/sfml-journey
My journey learning SFML and game development with C++
https://github.com/thiagoianuch/sfml-journey
collision collision-detection cplusplus cpp elastic-collision game game-development game-engine graphics-programming pseudorandom random sfml sfml-game sfml-graphics-library sfml-library sfml2
Last synced: about 2 months ago
JSON representation
My journey learning SFML and game development with C++
- Host: GitHub
- URL: https://github.com/thiagoianuch/sfml-journey
- Owner: ThiagoIanuch
- Created: 2024-08-07T02:21:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T01:44:13.000Z (3 months ago)
- Last Synced: 2024-11-22T04:42:06.051Z (about 2 months ago)
- Topics: collision, collision-detection, cplusplus, cpp, elastic-collision, game, game-development, game-engine, graphics-programming, pseudorandom, random, sfml, sfml-game, sfml-graphics-library, sfml-library, sfml2
- Language: C++
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SFML Journey
This is my journey to learn SFML and game programming, where I will create several projects.
https://github.com/user-attachments/assets/5ae0a5e5-bc09-4160-a1b7-fac5b53c5df4
The projects are inspired by this **Kebab video**.
## Built with
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white) ![SFML](https://img.shields.io/badge/SFML-%23008f39.svg?style=for-the-badge&logo=SFML&logoColor=white)