Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
/ informatikprojekt Public archive

The official repository for the "StickJumper" game.

Notifications You must be signed in to change notification settings

alexsgi/informatikprojekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickJumper

This is the official repository for the computer science project "StickJumper".
A jump 'n' run game developed by Jessica, Alexander and Jonas.

Import

Clean Java version:

  1. Clone project
  2. Open the folder "production" (development > production) in IntelliJ IDEA
    Notice: Java 15+ required to run this project (download)
  3. Errors may occur due to the libraries. To fix these problems:
    (In IntelliJ IDEA)
    There are 4 JARs in the folder libs
    Select all of them
    Right click > Add as library

Maven version (recommended) (download):

  1. Clone project
  2. Open the folder "mvn" (development > experimental > mvn) in IntelliJ IDEA
    Notice: Java 15+ required to run this project (download)
    Dependencies will automatically be loaded and configured.

Main-method in Starter.java
An internet connection is indispensable to start and play the game.

How to play

Use the space bar to jump. Collect coins and don't hit the enemies or obstacles! Did you find the hidden cheat? Achieve 2000 points to win! (While playing you can hit the highscore label with the cursor several times, which will activate the secret cheat. Now, hitting a cactus is not deadly any more!)

Additional information

You can just launch StickJumper.jar without having to install IntelliJ IDEA.


Privacy notice:

If an error occurs, we will be notified automatically via email send from your device. Except the version of the game and your OS name no private data will be send to us. The server backend, which is needed to play the game, will be probably shut down on August 1th, 2021. Additional information on how to set up an own server with a MySQL database can be obtained. Contact us for instructions.

About

The official repository for the "StickJumper" game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages