An open API service indexing awesome lists of open source software.

https://github.com/teneplaysofficial/learnsfml

A series of SFML tutorials designed to help you build your first game and beyond.
https://github.com/teneplaysofficial/learnsfml

2d-game cpp game-development library opengl sfml

Last synced: about 2 months ago
JSON representation

A series of SFML tutorials designed to help you build your first game and beyond.

Awesome Lists containing this project

README

          

# Learn SFML

![SFML](https://img.shields.io/badge/SFML-Tutorials-blue)
![GitHub](https://img.shields.io/github/license/TenEplays/learnSFML)
![GitHub Repo stars](https://img.shields.io/github/stars/TenEplays/learnSFML)
![GitHub issues](https://img.shields.io/github/issues/TenEplays/learnSFML)

Welcome to the **Learn SFML** repository! Here you'll find a collection of tutorials, guides, and resources to help you get started with SFML (Simple and Fast Multimedia Library). Whether you're a beginner or looking to enhance your SFML skills, this repository is designed to provide you with comprehensive and easy-to-follow content.

## 📚 Contents

- **Getting Started**: Setup and installation guides.
- **Basic Concepts**: Introduction to key SFML concepts and features.
- **Advanced Topics**: In-depth tutorials on advanced SFML techniques.
- **Examples**: Practical examples and sample projects.

## 🚀 Quick Start

1. **Clone the Repository**:
```bash
git clone https://github.com/TenEplays/learnSFML.git

2. **Navigate to the Directory**:
```bash
cd learnSFML
```

3. **Explore the Tutorials**: Open the relevant tutorial files to start learning.

## 📖 Tutorials
1. **[Hide Console](./Hide%20Console/)**: Hide the console window in a Windows application to prevent it from appearing during runtime.
2. **[Disable Maximize Button](./DisableMaximizeButton/)**: A feature or method to disable the maximize button in a windowed application, preventing users from resizing the window to full screen.
3. **[Focus Handling SFML](./FocusHandlingSFML/)**: A technique or utility in SFML to manage window focus events, ensuring the game or application behaves appropriately when gaining or losing focus.

## 💬 Get In Touch
- **Open an Issue**: Report problems or request new features.
- **Discussions**: Join the conversation and share your experiences.

## 📝 License
- This project is licensed under the MIT License - see the LICENSE file for details.

## 💁🏻‍♂️ Support Me:
Buy Me A Coffee

## 🔗 Social Links:

[![Linktree](https://img.shields.io/badge/Linktree-0A0A0A?style=for-the-badge&logo=linktree&logoColor=00C867)](https://linktr.ee/tenegames)

***Made with ❤️ by TenE***