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

Feature/add tilemap #49

Closed
wants to merge 14 commits into from
Closed

Feature/add tilemap #49

wants to merge 14 commits into from

Conversation

mcgivrer
Copy link
Owner

No description provided.

@mcgivrer mcgivrer added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 30, 2021
@mcgivrer mcgivrer added this to the 1.1 milestone Sep 30, 2021
@mcgivrer mcgivrer self-assigned this Sep 30, 2021
@mcgivrer mcgivrer force-pushed the feature/add-tilemap branch from 1dd36ac to 0310c2d Compare October 3, 2021 15:15
@mcgivrer mcgivrer linked an issue Oct 3, 2021 that may be closed by this pull request
- Add TileMapLoader capability
- redesign the level file
- Add new ResourceManager getFile capability.

fix #39
@mcgivrer mcgivrer modified the milestones: 1.0.1, 1.0.2 Nov 29, 2021
@mcgivrer mcgivrer marked this pull request as draft December 1, 2021 13:40
mcgivrer added a commit that referenced this pull request Dec 10, 2021
- create PLayScene to test TileMapLoader
- Add new Exception UnknownGameObjectException

fix #39,#49
- create TtileScene fror game title
- create PlayScene to test TileMapLoader
- Add new Exception UnknownGameObjectException
- update config.propertie to define new Scenes
- Start adding i18n purpose

fix #39,#49
@mcgivrer mcgivrer force-pushed the feature/add-tilemap branch from 082b172 to fd45153 Compare December 10, 2021 15:29
@mcgivrer mcgivrer force-pushed the feature/add-tilemap branch from fd45153 to 49b968a Compare December 10, 2021 15:56
@mcgivrer mcgivrer closed this Dec 21, 2021
@mcgivrer mcgivrer deleted the feature/add-tilemap branch December 21, 2021 09:33
@mcgivrer mcgivrer linked an issue Dec 21, 2021 that may be closed by this pull request
mcgivrer added a commit that referenced this pull request Apr 12, 2022
- create TtileScene fror game title
- create PlayScene to test TileMapLoader
- Add new Exception UnknownGameObjectException
- update config.propertie to define new Scenes
- Start adding i18n purpose

fix #39,#49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tilemap Add TileMap object
1 participant