Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 2d platformer with multiple levels to test simple game development pipeline. #63

Open
KonstantinTomashevich opened this issue Jan 28, 2023 · 1 comment · Fixed by #64
Assignees
Labels
enhancement New feature or request

Comments

@KonstantinTomashevich
Copy link
Owner

KonstantinTomashevich commented Jan 28, 2023

We need to create a simple 2d platformer in order to ensure that:

  • We can work with multiple levels without problems.
  • We can easily implement loading.
  • Simplistic UI features is enough for platformer main menu and other menus.
  • Current Celerity features and extensions are suitable enough for game logic.

Also, it is needed to draft architecture for planned game creation framework.

@KonstantinTomashevich KonstantinTomashevich converted this from a draft issue Jan 28, 2023
@KonstantinTomashevich KonstantinTomashevich moved this from To Do to In Progress in Emergence Prototype Jan 28, 2023
KonstantinTomashevich added a commit that referenced this issue Jan 28, 2023
…view that owns them. Otherwise, important updates, like destruction of asset references, will be missed.
KonstantinTomashevich added a commit that referenced this issue Jan 30, 2023
…ition events, allowing recursive assembly and implementing partial (separated to several frames) assembly.
KonstantinTomashevich added a commit that referenced this issue Mar 12, 2023
… editor. Bunch of minor improvements in other parts of Emergence.
KonstantinTomashevich added a commit that referenced this issue Apr 8, 2023
KonstantinTomashevich added a commit that referenced this issue Apr 8, 2023
…s with 1 bits to prevent memory garbage errors.
@KonstantinTomashevich KonstantinTomashevich self-assigned this Apr 18, 2023
@KonstantinTomashevich KonstantinTomashevich added the enhancement New feature or request label Apr 18, 2023
KonstantinTomashevich added a commit that referenced this issue May 6, 2023
… order to avoid false-positive event validation failures. Partial edition fully trusts user.
KonstantinTomashevich added a commit that referenced this issue May 7, 2023
…Automatically change offsets by movement direction.
KonstantinTomashevich added a commit that referenced this issue May 7, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Emergence Prototype May 12, 2023
@KonstantinTomashevich
Copy link
Owner Author

As linked PR wasn't fully closing the issue, reopening it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

Successfully merging a pull request may close this issue.

1 participant