Skip to content

dzl0971/Meet-Zooki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet-Zooki

CSCI 420 project

Level Editor How to:

For VS 2013

  • open solution file and run code

For Linux

  • save *.cpp, *.h, and all resource files to their respective folders and make

The level editor is mostly functional all that's missing is:

  • loading level file instead of sprite list
  • fine tuning selection (no set frame rate so tiles are skipped)

Use

  • Left mouse click places tiles
  • Right mouse click deletes tiles
  • Arrow keys cycle through tiles imported from spritesheet
  • Space bar saves level file
  • Escape button clears board
  • Right Shift button loads a saved level
  • Hold S and click to set Zooki's Spawn point
  • Press Enter to turn on test mode (not fully implemented)