Skip to content

antoniospataro/Donkey-Kong-OOP-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donkey Kong (OOP Project with Allegro)

Watch the video

Tested on Linux (Ubuntu 19.10) / macOS (majove)

Dep

  • Make
  • Java 8+
  • Gradle
make dep-install

Run

Game

make run
key Action
Space Jump
Arrow Up Climb Stair
Arrow Left Walk Left
Arrow Right Walk Right
Esc Exit
Enter Enter
s Change Stage/Map
m Mute sound

Editor

make run-editor
key Action
1 Floor
2 Stair
3 Barrel
r Reset
s Save map on file

Copy the saved map file BonusLevel.map to Maps/Map[N].map

cp DKEditor/core/assets/BonusLevel.map Maps/Map1.map

Format

make format

Ref

About

Donkey Kong maker in c++ with allegro5 - Unical (Italy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published