Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freezingmoon/ancientbeast-website
All the source files of the Ancient Beast website 🐲
https://github.com/freezingmoon/ancientbeast-website
creatures game hacktoberfest hacktoberfest2024 javascript php strategy strategy-game tbs website
Last synced: about 1 month ago
JSON representation
All the source files of the Ancient Beast website 🐲
- Host: GitHub
- URL: https://github.com/freezingmoon/ancientbeast-website
- Owner: FreezingMoon
- License: agpl-3.0
- Created: 2017-02-24T08:14:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T03:49:59.000Z (about 2 months ago)
- Last Synced: 2024-11-06T04:30:43.391Z (about 2 months ago)
- Topics: creatures, game, hacktoberfest, hacktoberfest2024, javascript, php, strategy, strategy-game, tbs, website
- Language: JavaScript
- Homepage: https://AncientBeast.com
- Size: 57.7 MB
- Stars: 8
- Watchers: 3
- Forks: 8
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: supporters.php
Awesome Lists containing this project
README
[![Play Ancient Beast](http://img.shields.io/badge/play-Ancient%20Beast-red.svg)](https://play.AncientBeast.com)
[![Donate via Patreon](http://img.shields.io/badge/join-Discord-blue.svg)](https://discord.me/AncientBeast)
[![Donate via PayPal](http://img.shields.io/badge/donate-PayPal-yellow.svg)](https://www.paypal.me/AncientBeast)
[![Donate via Patreon](http://img.shields.io/badge/donate-Patreon-orange.svg)](https://www.patreon.com/FreezingMoon)
[![Donate bia Bountysource](https://www.bountysource.com/badge/team?team_id=44509&style=bounties_received)](https://www.bountysource.com/teams/ancientbeast/issues)
[![Flattr this Project](http://img.shields.io/badge/donate-Flattr-green.svg)](https://flattr.com/thing/126547/Ancient-Beast)![1vs1 Dark Forest](https://raw.github.com/FreezingMoon/AncientBeast-Website/master/multimedia/screenshots/v0.3%20Dark%20Forest.jpg)
**"We all die. The goal isn't to live forever. The goal is to create something that will."** *Chuck Palahniuk*### Intro
Ancient Beast is a turn based strategy indie game project, played online against other people, featuring a wide variety of creatures to acquire and items to equip onto, putting them to use in order to defeat your opponents.
This project was carefully designed to be easy to learn, fun to play and hard to master. We hope you'll enjoy it!
Ancient Beast is free, open source and developed by Freezing Moon (and community). It uses web languages such as HTML, PHP and JavaScript, so that it's playable from any modern browser without the need of plugins.### Tools
The project is developed with the use of free open source cross platform applications and freeware services.
Mega comes in very handy when working on the game assets collaboratively, while Github handles the code part and stores the final assets. Art contributions can be made as well in our deviantArt group. There is no centralized forum, but you can use the various Disqus widgets around the website, our Github issue tracker or our FreeGameDev subforum.
Blender is being used for creating most of the assets, such as combat locations, creatures and their own animations, which are rendered into sprites that are usually made into sprite-sheets as well as for other tasks.
Krita, Gimp and MyPaint are useful for concept art, while Inkscape is useful for creating vector ability icons.Mega
deviantArt
Blender
Krita
Gimp
Mypaint
Inkscape### License
Ancient Beast name and logo are trademarks of Freezing Moon.
Respect the developers and their work!
CC-BY-SA 3.0: Artwork and audio can be remixed and shared under the same license,
provided you credit and link the project, as well as the author(s) of the respective works.
AGPL 3.0: The codebase or parts of it can be remixed and shared under the same license, provided you credit and link the project.### Contribute
There are various ways in which you can help out the project. Check out the "Make Your Contribution" guide and get it going!