Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 547 Bytes

GameEngine

Public version of GameEngine for my portfolio. Made in C# using MonoGame- and XNA-framework.

Content

Contains a game of Pong and a core code that is suppose to work for other games also.

Pong

gameplay. Entities, collision, particles, sounds, particle physics.

pong

Pacman

all previous features as in Pon and tilemap, pathfinding and ui elements.

pacman