sethballantyne / Plexis

A Breakout clone written in C++/CLI using DirectX 8, complete with level editor written in C#.
MIT License
2 stars 0 forks source link

Implement level preview #87

Closed sethballantyne closed 5 years ago

sethballantyne commented 5 years ago

Add the functionality to both the editor and the game. The game should skip the entire main menu and just load the level when the user selects this option in the editor.