Difference between revisions of "Quasimofo"
Krunkathos (talk | contribs) (Created page with "Quasimofo - a remake of the classic Hunchback game, my first attempt at using Love2d. Mainly a learning exercise to explore how easy it would be to quickly write a full game u...") |
Krunkathos (talk | contribs) |
||
Line 11: | Line 11: | ||
* [https://github.com/Krunkathos/Quasimofo Source code and assets available on GitHub] | * [https://github.com/Krunkathos/Quasimofo Source code and assets available on GitHub] | ||
+ | == '''Other Credits''' == | ||
+ | |||
+ | * Tserial Lua library - written by [mailto:SelfMadeSpirit@gmail.com Taehl] | ||
+ | * Tile images - modified from tileset by [http://ayene-chan.deviantart.com/art/RPG-Maker-Tiles-255998841 Ayene Chan], provided under [http://creativecommons.org/licenses/by/3.0/ CC-BY-3.0 license] | ||
+ | * Title image - modified from image by [http://nahim89.deviantart.com/ nahim89], provided under [http://creativecommons.org/licenses/by/3.0/ CC-BY-3.0 license] | ||
+ | * Music - Automatically generated by [http://codeminion.com/blogs/maciek/2008/05/cgmusic-computers-create-music/ cgMusic] | ||
+ | * gfx/fonts/PressStart2P/PressStart2P-Regular.ttf - created by [mailto:cody@zone38.net Cody "CodeMan38" Boisclair], provided under SIL Open Font License v1.1 | ||
{{#set:Author=User:Krunkathos}} | {{#set:Author=User:Krunkathos}} |
Revision as of 12:40, 1 December 2016
Quasimofo - a remake of the classic Hunchback game, my first attempt at using Love2d. Mainly a learning exercise to explore how easy it would be to quickly write a full game using it, and what I'd need to learn to do it better.
Keys to use are available from the main menu.
Gameplay
Download
Other Credits
- Tserial Lua library - written by Taehl
- Tile images - modified from tileset by Ayene Chan, provided under CC-BY-3.0 license
- Title image - modified from image by nahim89, provided under CC-BY-3.0 license
- Music - Automatically generated by cgMusic
- gfx/fonts/PressStart2P/PressStart2P-Regular.ttf - created by Cody "CodeMan38" Boisclair, provided under SIL Open Font License v1.1