Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sk-landry/nero-game-engine

Advanced SFML Game Engine, Designed to be Simple and Intuitive
https://github.com/sk-landry/nero-game-engine

2d-game 2d-game-engine box2d engine engine-development game game-development game-engine gamedev games imgui-game-engine nero-game-engine sfml sfml-game-engine

Last synced: about 1 month ago
JSON representation

Advanced SFML Game Engine, Designed to be Simple and Intuitive

Awesome Lists containing this project

README

        

## Build Status
- **Master** ![Windows Build](https://github.com/NeroGames/Nero-Game-Engine/actions/workflows/build.yml/badge.svg?branch=master&event=push)
- **Engine/v2** ![Windows Build](https://github.com/NeroGames/Nero-Game-Engine/actions/workflows/build.yml/badge.svg?branch=engine%2Fv2&event=push)
- **Develop/v2** ![Windows Build](https://github.com/NeroGames/Nero-Game-Engine/actions/workflows/build.yml/badge.svg?branch=develop%2Fv2&event=push)

## Nero Game Engine r2.x

The Nero Game Engine version II, is a Professional 2D Game Engine built around SFML and Box2D.

![alt text](https://www.nero-games.com/resource/artwork/github/github_readme_header_02.png)
![alt text](https://www.nero-games.com/resource/artwork/github/github_readme_engine_v2.png)

## Links
- [Website](https://www.nero-game.com/) Download the Engine and learn how to use it
- [Twitter](https://twitter.com/nerogameengine) Don't miss any news
- [Youtube](https://www.youtube.com/channel/UCIR0nDUMGzJ3Pkpa3gDCUeQ?view_as=subscriber) Find some videos tutorial here
- [Forum](https://www.nero-game.com/forum/) Ask any questions here

## Support the Project

If you like the Project give a star and share it with your friends. You can also join our Team. Whether you are a video game enthusiast, a developer, a game artist, a web designer, or a content writer, you are welcome. If you have any suggestions or just want to say hi! feel free to leave a tweet.

## SFML Dev Blog

The Engine Development is related on the SFML Forum. If you want a history of the Engine Development this is the place to go.

[Follow the Engine Development Journey \[SFML Forum\]](https://en.sfml-dev.org/forums/index.php?topic=21019.0)

## Learn More
- [Get Started with the Engine](./GetStarted.md)
- [Roadmap](./Roadmap.md)
- [Release Notes](./Release.md)
- [How to Build the Engine](./BuildEngine.md)