mjaque / mjaque/Kay

Crear la clase Principal

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Java
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Debe ser del tipo Application y su responsabilidad es crear cada una de las escenas del juego, haciendo la transición entre ellas.
De momento, debe empezar en la Escena de Presentación. Debe mostrarla durante unos segundos y luego hacer la transición a la Escena 1 del juego.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the game's Application entry point and the existing presentation and Scene 1 classes. Implement the Principal class so it creates the scenes, begins with the presentation scene, displays it for the specified short interval, and then transitions to Scene 1; verify the sequence by running the game.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.