top of page

Level Editor


Graphic Engine: Opengl

Coding Language: C++

Description:

This is a level editor that i made for my studio project. The game being shown here is a 2D version of the game Portal. The level editor is able to create CSV files which generally can be used for level design, additionally it is also able to read to and write from that same CSV file.

Techniques Used:

  • CSV Manipulation

  • Able to create, read from and write to CSV files.

  • Grid System

  • Each grid stores a game data for level design purpose.

  • Text box

  • The text box are able to handle input from user and read incoming data.

Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
bottom of page