Skip to content

Celeste-inspired 2d platformer with random level generation.

Notifications You must be signed in to change notification settings

mpantan/andrieste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andrieste

Andrieste is a 2D platformer inspired by Celeste.
It features 5 custom-built levels and 3 modes of random level generation.

The game was developed as my final project for CS15 at Brown University.


How to Play

Requirements

  • Java (JDK installed)

Run the Game

  1. Install Java if you don’t already have it.

  2. Open a terminal in the project folder.

  3. Compile the source files:

    javac *.java
  4. Run the game:

    cd ..
    java andrieste.App

About

Celeste-inspired 2d platformer with random level generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages