Skip to content

JuanjoMrt/UGR_Napakalaki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAPAKALAKI

Napakalaki is a Munchkin based card game designed by my PDOO profesors at the University of Granada that Juan Jose Martín and I programmed as part of the subject practices.

The game is programmed in both Java and Ruby and the GUI is made with swing in the Java version. The implementation was made using the NedBeans 8.1 editor.

About the Game

In the game 3 players try to get level 10 before the rest. Everyone starts with level 1 and climb up to level 10. The game consist on fighting monsters using a series of card weapons called treasures.
Every player has a randomly assigned enemy and can steal from him under certain conditions.
Winning a fight against a monster gets you a price that can be either levels, treasures or both of them, and losing a fight gives you a bad consequence you need to redeem before the next turn.

Development

This project is still in development and a final installable version isn't availible yet.

Authors

  • Juan Jose Martín - Software Development - JuanjoMrt
  • Rafael Sanjuan - GUI and Software Development - Less122
  • PDOO Professors at UGR - Game Design

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.9%
  • Ruby 25.1%