Skip to content

ahorovit/LEAP_Legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEAP_Legends

Hex-based two-player game of strategy for Android

LEAP Legends

Acknowledgments

This project is the result of collaboration with Drew Pellitieri, Max Li, Josh Joseph, and Apurv Guarav

How to view my work:

My contribution is the game code, including all sprite presentation, user interaction, turn structure and game mechanics.

Navigate to LEAP_Legends/Eclipse_Project/src/com/JAAAM/ to see my code.

  1. .../drawing/Model.java
  • Establishes the game environment.
  1. .../drawing/GameImage.java
  • Instantiates the game model and presents the game on the screen.
  1. .../pieces/*.java
  • Encode all game objects and dictate their roles in the game.

How to view Collaborators' work:

Navigate to LEAP_Legends/Eclipse_Project/src/com/JAAAM/Hex_v07

  1. .../*.java
  • Encode the Android menu and wrapper environment around the game itself

Thanks for your interest. Please contact me if you have any suggestions or find interesting application for this project.

--Adin

About

Hex-based two-player game of strategy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages