Skip to content

CoEck/Dinonuggys-Journey

Repository files navigation

Dinonuggy's Journey

This is a pixel art style 2D game where you play a nugget in dinosaur shape. (Therefore the name Dinonuggy's Journey)

How to play?

Web

Convenient

Play the web version here.

Self hosted

Download the latest web build from Releases then unzip it and serve it with your favorite web server.

Windows

Download latest Windows build from Releases. To run, execute the download.

macOS

Download latest macOS build from Releases. Open it and drap it into the Applications folder.

Linux

Installing

Setup Flathub for yor distro.

via App store

If your distro's app store can install flatpaks, search for Find Billy and click on install.

via Command line

Add the Flathub remote

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

and install with

flatpak install com.coeck_studios.Dinonuggys-Journey
Running
via App launcher

Launch your favorite app launcher and search for Billy.

via Command line

Run

com.coeck_studios.Dinonuggys-Journey

Conventions

Folder structure

All files must be in the root folder of this repository.

File names

  • English
  • no separation between words or numbers
  • every word starts with a capitalized letter or number

Exceptions

  • .git*
  • README.md
  • LICENSE.md
  • project.godot
  • .import
  • default_env.tres
  • export_presets.cfg
  • hept32.gpl

About

A pixel art 2d platformer game developed for the project week 2021 at the Marie-Curie-Gymnasium Wittenberge. You play as a nugget in dinosaur form. Find the exit and escape! Mirror of https://codeberg.org/CoEck/Dinonuggys-Journey

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published