Skip to content

nithinmurali/robin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robin

A platform-game based on SDL 2.0 library. This was my first year project, so a BIG mess. It has a level editor and the game.

screenshot

Make it work

You will mostly need to install sdl 2.0

If you are in ubuntu, this would do

sudo apt-get install libsdl2-2.0

Use the level editor (lev editor/src/a.out) to create levels. scroll to change tiles and click to place them.

Then place the generated robon.map file into the levels folder in the formal robon<level_number>.map

run the game using (src/ROBON.out)

About

platform-game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages