https://github.com/t-88/love2d-platformer-not-finished
https://github.com/t-88/love2d-platformer-not-finished
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/t-88/love2d-platformer-not-finished
- Owner: t-88
- Created: 2022-09-11T19:27:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T19:30:58.000Z (over 2 years ago)
- Last Synced: 2025-02-01T23:44:59.828Z (4 months ago)
- Language: Lua
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Platformer Game Using Love2d Engine
this a game i am creating, i am not very serious about it just a learning and testing kinda project
## Implemented logic
- basic oga oga camera
- tile selector
- lvl editor and saving lvls
- basic player movement (jump , move , wall sliding , wall jumping , coyote jump)
- collision editor (not every tile is collidable) [trying to figure out how to create an auto rect detection](https://gamedev.stackexchange.com/questions/129648/algorithm-for-healing-multiple-rectangles-into-a-smaller-number-of-rectangles)## Plans
- i will comeback to this game someday somelife !), i just didn`t want to stop dev and leave it in my folders waiting and waiting..., i mean its XP## Imgs

## Credit
- planning to make the game with [pixel-adventure](https://pixelfrog-assets.itch.io/pixel-adventure-1) assets
- i cant make readme so thx to [this](https://www.makeareadme.com/#mind-reading)
- lua ser package for saving## License
[MIT](https://choosealicense.com/licenses/mit/)