Difference between revisions of "How to Contribute"

From Tuxepedia
Jump to navigation Jump to search
Line 6: Line 6:
[https://forum.tuxemon.org/thread.php?id=83 Original post]
[https://forum.tuxemon.org/thread.php?id=83 Original post]


== What can I create, and how? ==
== Roadmap ==


* [[Roadmap|Roadmap]]
The [[Roadmap]] has our overall plan for the Tuxemon project, and could be a useful reference.


=== Design, Art and Sprites ===
== Monsters ==
 
The meat of the Tuxemon project is its monsters! You can design a monster and submit it to the project by drawing or painting it or by creating pixel art for it (called a "sprite") - or both!
 
See [[Creating Creatures]] for more.
 
You can also help us out by adding to existing monsters - mostly by creating pixel art for them if they are missing particular sprites.
 
See [[Completing Creatures]] for more.
 
== Design, Art and Sprites ==


* [[Creating Creatures|Creatures]]
* [[Creating Items|Items]]
* [[Creating Items|Items]]
* [[Creating Tilesets|Tilesets]] - the tiles used to create maps
* [[Creating Tilesets|Tilesets]] - the tiles used to create maps
* [[Contributing Art|Art]]
* [[Contributing Art|Art]]
* [[Design Guide|Design Style Guide]]
* [[Design Guide|Design Style Guide]]
* [[Contributing Art|Contributing Art]]
* [[Graphics Sizes|Graphic Sizes]]
* [[Graphics Sizes|Graphic Sizes]]


=== Maps ===
== Maps ==
* [[Creating Maps|Maps]] - the world the player walks around in
* [[Creating Maps|Maps]] - the world the player walks around in
* [[Map Events]] - the events and stories that take place in the game
* [[Map Events]] - the events and stories that take place in the game


=== Music and Sound Effects ===
== Music and Sound Effects ==
* [[Creating Music|Music]]
* [[Creating Music|Music]]


=== Writing ===
== Writing ==
* [[Creating Writing|Writing]]
* [[Creating Writing|Writing]]
* [[Creating Translations|Translations]]
* [[Creating Translations|Translations]]


=== Programming ===
== Programming ==


* [[Combat AI|Artificial Intelligence]] - how to create and modify AI behavior
* [[Combat AI|Artificial Intelligence]] - how to create and modify AI behavior
Line 38: Line 46:
* [[Tuxemon Debug Console|Debug Console]]
* [[Tuxemon Debug Console|Debug Console]]


=== Donations ===
== Donations ==


* [https://www.patreon.com/tuxemon Patreon page]
* [https://www.patreon.com/tuxemon Patreon page]
* [https://tuxemon.org/donate.html PayPal donate page]
* [https://tuxemon.org/donate.html PayPal donate page]


=== Game Rules ===
== Game Rules ==
* [[Creating Techniques|Techniques]]
* [[Creating Techniques|Techniques]]

Revision as of 23:22, 5 May 2018

Licensing

Posting any contributions (explicitly described as such) to this game on this web forum is a tacit acceptance of the fact that you are placing them under the Creative Commons Attribution-ShareAlike 4.0 International or any later version. You maintain your own full rights to the contributions, and may continue to do whatever you, the owner, wish to do with them, but you have given us the right to use them under the limitations of the CC BY-SA 4.0. You can read the details of the Creative Commons license here: https://creativecommons.org/licenses/by-sa/4.0/

Original post

Roadmap

The Roadmap has our overall plan for the Tuxemon project, and could be a useful reference.

Monsters

The meat of the Tuxemon project is its monsters! You can design a monster and submit it to the project by drawing or painting it or by creating pixel art for it (called a "sprite") - or both!

See Creating Creatures for more.

You can also help us out by adding to existing monsters - mostly by creating pixel art for them if they are missing particular sprites.

See Completing Creatures for more.

Design, Art and Sprites

Maps

  • Maps - the world the player walks around in
  • Map Events - the events and stories that take place in the game

Music and Sound Effects

Writing

Programming

Donations

Game Rules