Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 552 Bytes

File metadata and controls

13 lines (7 loc) · 552 Bytes

Red-King

Red King is a platform game which utilizes Object-oriented programming and Lua programming langauge.

Red King can run and jump. He has to carefully jump over each holes. If he falls down a hole or misses a jump, he loses. To win, he has to successfully jump over each hole and the get to winning Flag. Program uses Lua programming language.

It is kind of like Super Mario bros game.

*Note: You will have to run the code in Love-2D application(platform that run 2D video games) and its zip file is also posted with other files