Skip to content

A 2D Engine written from scratch using SFML in C#

Notifications You must be signed in to change notification settings

Saphirah/2DEngine

Repository files navigation

2D Engine

With this project i am creating a 2D Engine in C# from Scratch.

The engine is written using SFML and handles objects, transforms, collisions, drawing and a variety of other usefull stuff used in 2D Game Development.

Inluded features are:

  • Game Loop
  • Object Drawing
  • Object Pooling
  • UI Drawing
  • Collision
  • Sound Manager

Game Prototype

Included is a Game Prototype, that is similar to Phoenix 2.
Is is a bullet hell space shooting game visualizing a simple game loop with spawning enemies, health and bullets. Bullet Hell Prototype

About

A 2D Engine written from scratch using SFML in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages