Skip to content

Risorm/JavaTeamwork

Repository files navigation

JavaTeamwork

Project Description: A single level of a 2D platformer with environment and monsters. Hero jumps around the environment and over the monsters to collect coins and reach the end of the level. Upon collision with monster hero dies and game starts from beginning.

  1. Tools:
  • Java 8
  • Swing GUI Library
  • GitHub
  1. Structure:
  1. Steps:
  • Field

  • Environment

  • Character / Hero

  • Move Character

    • jumping
    • walking
  • Monsters

  • Collectables (coins)

  • Move Monsters

    • walking
  • Collision between Hero and Monsters

  • Collision between Hero and collectables

  • Scoring system

  • Lives

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages