Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 426 Bytes

File metadata and controls

2 lines (2 loc) · 426 Bytes

2D platformer with PLG and ML

In this project we will be developing a 2D Platformer game which uses procedural level generation and enemy AI to make the game feel more realistic and increase the difficulty level. Procedural level generation would help us to create infinite levels for the player and enemy AI would help in simulating the behaviour of an actual human player, thus making the level more challenging and fun.