Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marvelloussoft/marvinc
Zachlike with an immersive storyline told through emails.
https://github.com/marvelloussoft/marvinc
game hacktoberfest indiegame love2d puzzle zachlike
Last synced: 3 months ago
JSON representation
Zachlike with an immersive storyline told through emails.
- Host: GitHub
- URL: https://github.com/marvelloussoft/marvinc
- Owner: MarvellousSoft
- License: gpl-3.0
- Created: 2016-12-10T12:13:04.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-17T22:10:50.000Z (11 months ago)
- Last Synced: 2024-10-14T06:03:27.513Z (3 months ago)
- Topics: game, hacktoberfest, indiegame, love2d, puzzle, zachlike
- Language: Lua
- Homepage: https://marvellous.itch.io/marvellous-inc
- Size: 52.1 MB
- Stars: 54
- Watchers: 10
- Forks: 7
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
###### Marvellous Inc.
###### Copyright (C) 2018-2020 MarvellousSoft & USPGameDev
###### Code under license **GPLv3.0**, original assets under license **CC BY-AS 4.0**# Marvellous Inc. v1.5.0
**an open source zachlike indie game by [MarvellousSoft](https://marvelloussoft.github.io/) and [USPGameDev](https://uspgamedev.org/) ~ 2016-2018**
## Introduction
This game was made and submitted to the Ludum Dare 37 (http://ludumdare.com/), with the theme "One Room".
After that, the game was much improved and re-released.
----------------------------------------------------
## Running
Marvellous Inc. runs on Windows, Linux and MacOS!
The game is available on [Steam](https://store.steampowered.com/app/827940/Marvellous_Inc/) and [itch.io](https://marvellous.itch.io/marvellous-inc).
Checkout our [releases page](https://github.com/MarvellousSoft/MarvInc/releases) for previous versions aswell.----------------------------------------------------
## Lore
Are you interested in working with cutting-edge, never before seen technology that has huge promise to change the way society works forever? Marvellous Incorporated is an international multi-conglomerate that puts YOU before profit. We at the MarvInc Family think that employees are people, and as such are entitled to ideas and thoughts\* on how to make the MarvInc Family a better environment.
Our research department is lead by the greatest computer scientists all over the globe, who just recently developed an innovative and front line Artificial Inteligence that can follow simple, yet profound scripts to perform any task imaginable! Your role at our company, may you pass all our rigorous requirements and expectations, shall be to program and test those AI's to complete assignments.
As our employee, you will:
- Code programs in our exclusive and top-of-the-line terminal
- Receive constant emails detailing assignments and jobs for you complete
- Enjoy yourself\*\* as you improve our technology!Simple puzzles will ease-out any new programmers or enthusiasts in the job, so don't worry about not having any previous programming skill.
Join our Family now, and help us CHANGE the world.
\* By accepting this contract you agree to seize any and all intellectual property you produce to the Marvellous Incorporated (Copyright 2016) Research Department.
\*\* You will not be paid for enjoying yourself.
----------------------------------------------------
## Team
- Renato Lui Geh ([@renatogeh](https://github.com/renatogeh))
- Ricardo Lira da Fonseca ([@rilifon](https://github.com/rilifon))
- Yan Soares Couto ([@yancouto](https://github.com/yancouto))----------------------------------------------------
## Platform
Made using [LÖVE](https://love2d.org/) with the [STEAMING](https://github.com/uspgamedev/STEAMING) game template integrated with library [HUMP](http://hump.readthedocs.org/).
Works in any OS that can run it.Github
~ https://github.com/MarvellousSoft/MarvIncFound any bugs? Loved the game? Contact us at our [itch.io community](https://marvellous.itch.io/marvellous-inc/community), or send us and email at `[email protected]`.
----------------------------------------------------
## Building
To build Marvellous Inc. from scratch, use the `deploy.sh` script. Use `deploy.sh --help` for instructions. For the steam version of the game, download the SteamWorks SDK and unzip it in this directory.
----------------------------------------------------
## License and other boring stuff
This program is free software: you can redistribute it and/or modify
it under the terms of the **GNU General Public License** as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program ([right here](https://github.com/MarvellousSoft/MarvInc/blob/dev/LICENSE.txt)). If not, see .All Marvellous Inc. assets, except foreign assets with their own license, are under **Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)**. You can read the full license [here](https://github.com/MarvellousSoft/MarvInc/blob/dev/marv/assets/ASSETS-LICENSE.txt).