LovePong3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = LovePong3DS | |title=LovePong3DS | ||
| image = LovePong3DS.png | |image=LovePong3DS.png | ||
| | |description=Pong clone, built with LovePotion Framework. | ||
| | |author=iKlikla | ||
| lastupdated = 2015/10/14 | |lastupdated=2015/10/14 | ||
| license = Mixed | |type=Arcade Games | ||
| | |version=1.1 | ||
| website = https://gbatemp.net/threads/release-lovepong3ds-a-simple-pong-clone.399599/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/LovePong3DS_1.1.zip | |||
|website=https://gbatemp.net/threads/release-lovepong3ds-a-simple-pong-clone.399599/ | |||
}} | }} | ||
==LovePong3DS== | ==LovePong3DS== | ||
Revision as of 10:59, 29 October 2021
| LovePong3DS | |
|---|---|
| File:LovePong3DS.png | |
| General | |
| Author | iKlikla |
| Type | Arcade Games |
| Version | 1.1 |
| License | Mixed |
| Last Updated | 2015/10/14 |
| Links | |
| Download | |
| Website | |
LovePong3DS
That's my first post (and homebrew) so please don't kill me if I done something wrong.
I am releasing LovePong3DS, a Pong-Clone in the LovePotion Engine by VideahGams.
Everything is working (hopefully) and I added a little enemy (even though he has no real AI).
It was my first 3DS Homebrew experience and also my first time dealing with LUA & Love2D so suggestions are appreciated!
Changelog:
1.1
- Real AI
- three difficulty modes, changeable on-the-fly
- faster initial ball speed
1.0
- initial release
Thanks to:
- VideahGams (for LovePotion)
- CKlidify (for showing me LovePotion and helping me a bit with some super weird questions like "what is a smdh file")
- CKlidify (helping me with the AI)