Skip to content

Flipping Maze is a tower defense game project, based on hackathon-game-framework and written in c++.

Notifications You must be signed in to change notification settings

joyhuang9473/flipping-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flipping-maze@480

Flipping Maze

| |Mac|Linux|Win32| |----|----|----|----|----| |v3|passing|none|none|

Flipping Maze is a tower defense game project, based on hackathon-game-framework and written in c++.

How to play

  • Drag the game screen to scroll view scope.
  • Press '1', '2', '3', '4' key to drop weapons from different channels.

project-flipping-maze-drop-weapon-demo

Feature

Character

Character KISI, with idle, walking, skilling, hurt, attacking, dead states.

KISI
hero-kisi-idle

Item

Soccer Ball
soccerBall

Stage

Tilemap: dungeon.

  • dungeon

dungeon

Installation

  1. Install Cocos2d-x
  2. Create a new cocos2d-x project and move cocos2d directory to this framework's root directory

Build and run

Just like what we do in cocos2d-x project!

for ios:

$ cocos run -p ios

for mac:

$ cocos run -p mac

Screenshot

screenshot1

screenshot2

screenshot3

More details in http://imgur.com/a/ueeYL

Credit

Character Graphics Credit: creek23

Platformer Art Complete Pack: Kenney Vleugels

About

Flipping Maze is a tower defense game project, based on hackathon-game-framework and written in c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published