https://github.com/simleek/mais-cradle
Changing an old video game attempt into a new video game like thing.
https://github.com/simleek/mais-cradle
Last synced: about 1 year ago
JSON representation
Changing an old video game attempt into a new video game like thing.
- Host: GitHub
- URL: https://github.com/simleek/mais-cradle
- Owner: SimLeek
- License: mit
- Created: 2015-02-09T17:40:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T02:32:04.000Z (almost 10 years ago)
- Last Synced: 2025-02-14T02:24:05.089Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 7.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-non-software.md
Awesome Lists containing this project
README
#Mai's Cradle
A repurposed old project of mine. I'm now planning on using it to host some of my ai projects.
#Back in development!
I am now using SWIG to create a c++ dll for the bullet physics engine. That should take care of my physics problems.
#Running
You'll need to download [Love2d](https://love2d.org/)
Then, right now the game should just work when you run love. If it doesn't, please send me a message.
#Libraries Used:
* [Simple Tiled Implementation](https://github.com/karai17/Simple-Tiled-Implementation)
* [AnAL](https://love2d.org/wiki/AnAL)
* [PointWithinShape](https://love2d.org/wiki/PointWithinShape)
* [LoveFrames](http://nikolairesokav.com/projects/loveframes)
#Media Used:
* [Urimas' MLPonline Sprite Sheets](http://urimas.deviantart.com/art/MLPonline-Sprite-Sheets-341840400)
* [PlanetCute tileset](http://www.lostgarden.com/2007/05/dancs-miraculously-flexible-game.html)
* [Reddit MLP Emotes](http://www.reddit.com/r/mylittlepony)
#Licenses
All software that does not specify its own license and is not listed as a seperate library will, by default, be placed under the [MIT License](http://opensource.org/licenses/MIT). Anything that is not software, is not given credit under the "Media Used" section, and does not include its own license, will, by default, be placed under the [Creative Commons Attribution License](http://creativecommons.org/licenses/by/4.0/legalcode)
Pinkie Pie sprites are currently being used for testing. (You wouldn't *believe* how hard it is to find 8-directional isometric sprites with jumping animations! I couldn't even find commercial alternatives.) They should not be included in any release.