Skip to content

Videogame about two kids from a rural area sailing on a boat through the forest in their way to school. Made by one person in 48hrs GlobalGameJam using Python with Pyglet.

License

Notifications You must be signed in to change notification settings

HenrYxZ/globalgamejam-22

Repository files navigation

Back to School

Made for Global Game Jam Temuco Chile 2022. Two kids have to sail their way to school as soon as possible traveling through the forest. The map is procedurally generated so the chances you would play the same game are negligible.

showcase

Usage

To install requirements run:

$ python -m pip install -r requirements.txt

To play the game run:

$ python main.py

Alternatively, you can download an executable version for Windows from the "releases" section of this repository. Once you download it look at the README.txt file for instructions on how to use that version.

Controls

  • Use [UP] and [DOWN] arrows to change lane
  • Press [SPACE] to move forward
  • Press [ESC] to quit
  • Press [ENTER] or [RETURN] to pause or unpause

Objective

Travel to the end as soon as possible avoiding the obstacles.

Credits

Made using Python with pyglet by Jesús Henríquez. Assets by Pedro Alarcón. Sounds and music from freesound.org.

Music "acustic guitar duet" by graham_makes.

Background sounds by CosmicEmbers.

Paddle sound by EpicWizard.

Hit sound by gristi.

About

Videogame about two kids from a rural area sailing on a boat through the forest in their way to school. Made by one person in 48hrs GlobalGameJam using Python with Pyglet.

Topics

Resources

License

Stars

Watchers

Forks

Languages