improved the company site
All checks were successful
/ main (push) Successful in 24s

This commit is contained in:
Ell 2024-08-14 23:41:04 +02:00
parent 9f442dc751
commit f01512e9f9
6 changed files with 36 additions and 4 deletions

View file

@ -5,6 +5,12 @@
<founding-date>December 2019</founding-date>
<website>https://games.ellpeck.de</website>
<press-contact>games@ellpeck.de</press-contact>
<phone>Please contact via email</phone>
<address>
<line>Neu-Ulm</line>
<line>Germany</line>
</address>
<socials>
<social>
@ -17,9 +23,20 @@
</social>
</socials>
<description>Ellpeck, who usually goes by Ell, is a student, programmer, and indie game developer from Germany. He has released multiple of his projects, including the popular Minecraft mods Actually Additions and Nature's Aura, both of which have received over five million downloads. Currently, he is finishing his Computer Science degree and working on his passion project, the life simulation game Tiny Life.</description>
<description>
Ellpeck Games is a small indie studio from Neu-Ulm, run by student and programmer Ellpeck (who usually goes by Ell). We specialize in cozy games with a lot of heart and pixelart, and we've been releasing them since late 2018. Our life simulation game, Tiny Life, is currently available in Steam Early Access, and will soon arrive on consoles.
</description>
<history>From a young age, Ell had an interest in computers and programming. He discovered the Minecraft modding communtiy, which inspired him to learn Java and make some mods of his own. After a few years, he started making small games as well and eventually taught himself C#, which led him to create some more polished projects, including the Android game Touchy Tickets and his current main project, Tiny Life.</history>
<histories>
<history>
<header>Beginnings</header>
<text>From a young age, Ell had an interest in computers and programming. He discovered the Minecraft modding community, which inspired him to learn Java and make some mods of his own. This lead to the release of multiple of his projects, including the popular Minecraft mods Actually Additions and Nature's Aura, each of which have received over five million downloads.</text>
</history>
<history>
<header>The Company</header>
<text>Ellpeck Games was founded by Ell in late 2018, when he released his first commercial game, Foe Frenzy. While it didn't end up being a popular game, it set the foundation for other projects to be published under the Ellpeck Games brand. This includes the Android-based idle game Touchy Tickets, as well as the popular life simulation game Tiny Life, the latter of which is currently in Steam Early Access.</text>
</history>
</histories>
<trailers>
<trailer>
@ -46,4 +63,12 @@
<mail>games@ellpeck.de</mail>
</contact>
</contacts>
<additionals>
<additional>
<title>Verband der deutschen Games-Branche e.V.</title>
<description>Ellpeck Games is a member of game - The German Games Industry Association. Read more about them at</description>
<link>https://www.game.de/en/members/</link>
</additional>
</additionals>
</company>

BIN
src/images/header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
src/images/logo-green.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
src/images/logo-purple.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -12,9 +12,15 @@
<additionals>
<additional>
<title>Twitter</title>
<title>Tiny Life on Twitter</title>
<description>Follow the game's development on</description>
<link>https://twitter.com/TinyLifeGame</link>
</additional>
<additional>
<title>Tiny Life devlogs</title>
<description>Read Tiny Life devlogs and other news at</description>
<link>https://tinylifegame.com/devlogs</link>
</additional>
</additionals>
<partners>
@ -49,7 +55,7 @@
<description>Tiny Life is a fun simulation game that aims to capture the essence of games like The Sims series, but in an isometric pixelart style. In the game, you control a set of people that live together in a household. You take care of their daily needs, build their skills, forge new relationships... or just mess up their entire life in whatever way you can think of!</description>
<history>Tiny Life's creator, the solo indie developer Ellpeck, who usually goes by Ell, has always loved casual life simulation games like The Sims, Harvest Moon and Stardew Valley. For multiple years, he deemed the prospect of making a complex simulation game similar to The Sims too difficult, until he started working on Tiny Life and realized that it is, indeed, quite the task. Nevertheless, he has been working on the game regularly for over a year and considers it his passion project.</history>
<history>Tiny Life's creator, the solo indie developer Ellpeck, has always loved casual life simulation games like The Sims, Story of Seasons and Stardew Valley. For multiple years, he deemed the prospect of making a complex simulation game similar to The Sims too difficult, until he started working on Tiny Life and realized that it is, indeed, quite the task. Nevertheless, he has been working on the game regularly for over a year and considers it his passion project.</history>
<features>
<feature>Create: Create your own characters with unique personalities and skills. With over 100 clothing items and thousands of colors available, create your Tinies exactly how you want. Choose from different age groups, each with their own unique interactions and gameplay.</feature>

View file

@ -6,6 +6,7 @@
<additionals>
<additional>
<title>Source Code</title>
<description>See the game's source code at</description>
<link>https://git.ellpeck.de/Ellpeck/TouchyTickets</link>
</additional>
</additionals>