Editing Main Page

From AAGRINDER wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 +
 
[[AAGRINDER Wiki:Welcome|Welcome]] to the Official AAGRINDER Wiki, a publicly accessible and editable [[wikipedia:Wiki|wiki]] for information related to ''AAGRINDER''. This wiki and its [[Special:Statistics|{{NUMBEROFARTICLES}}]] [{{fullurl:Special:AllPages|hideredirects=1}} articles] are managed and maintained by [[Special:ActiveUsers|{{NUMBEROFACTIVEUSERS}} active contributors]] from the ''AAGRINDER'' community. [[AAGRINDER Wiki:How to help|Anyone can contribute!]]
 
[[AAGRINDER Wiki:Welcome|Welcome]] to the Official AAGRINDER Wiki, a publicly accessible and editable [[wikipedia:Wiki|wiki]] for information related to ''AAGRINDER''. This wiki and its [[Special:Statistics|{{NUMBEROFARTICLES}}]] [{{fullurl:Special:AllPages|hideredirects=1}} articles] are managed and maintained by [[Special:ActiveUsers|{{NUMBEROFACTIVEUSERS}} active contributors]] from the ''AAGRINDER'' community. [[AAGRINDER Wiki:How to help|Anyone can contribute!]]
  
 
== About AAGRINDER ==
 
== About AAGRINDER ==
AAGRINDER is a sandbox construction and exploration game created by [https://gitlab.com/MRAAGH Maze], written in Javascript and C++, inspired by Minecraft and Terraria. Gameplay involves players interacting with the game world by placing and breaking various types of blocks represented by characters in a two-dimensional environment. In this environment, players can build creative structures, machines, and artwork on multiplayer servers.
+
AAGRINDER is a sandbox construction and exploration game created by [https://gitlab.com/MRAAGH Maze], inspired by Minecraft and Terraria. Gameplay involves players interacting with the game world by placing and breaking various types of blocks represented by characters in a two-dimensional environment. In this environment, players can build creative structures, machines, and artwork on multiplayer servers.
  
AAGRINDER is played through a web client. The officially supported browser is [[wikipedia:Firefox|Mozilla Firefox]]. Many other browsers work as well. AAGRINDER requires a physical keyboard, so most mobile devices require additional hardware attached. Mobile devices are not recommended for playing AAGRINDER.
+
AAGRINDER is played through a web client. The officially supported browser is [[wikipedia:Firefox|Mozilla Firefox]]. Many other browsers will probably work as well. AAGRINDER requires a physical keyboard, so most mobile devices require additional hardware attached. Mobile devices are not recommended for playing AAGRINDER.
  
 
The official AAGRINDER server can be found at [https://aagrinder.xyz/ aagrinder.xyz].
 
The official AAGRINDER server can be found at [https://aagrinder.xyz/ aagrinder.xyz].
  
AAGRINDER is [[wikipedia:Free and open-source software|free and open source software]], licensed under the [[wikipedia:GNU Affero General Public License|GNU AGPL]]. This means you are allowed to make copies, distribute copies, make modifications, distribute modified copies and [[setting up a server|run your own server]] with original or modified code; however you have to put the same license on the distributed copies. You can find the source code at https://gitlab.com/MRAAGH/aagrinder. The terrain generator can be found at https://gitlab.com/MRAAGH/aagrinder-terrain.
+
AAGRINDER is [[wikipedia:Free and open-source software|free and open source software]], licensed under the [[wikipedia:GNU Affero General Public License|GNU AGPL]]. You can find the source code at https://gitlab.com/MRAAGH/aagrinder. The terrain generator can be found at https://gitlab.com/MRAAGH/aagrinder-terrain.
 
 
== [[Gallery]] ==
 
  
 +
== Gallery ==
 
<ul>
 
<ul>
 
<li>[[Gallery#Screenshots|Screenshots]]</li>
 
<li>[[Gallery#Screenshots|Screenshots]]</li>
Line 21: Line 21:
  
 
== Gameplay ==
 
== Gameplay ==
 +
 
<ul>
 
<ul>
<li>[[Soundtrack]]</li>
 
 
<li>[[Recipes]]</li>
 
<li>[[Recipes]]</li>
<li>[[Item list]]</li>
+
<li>Mobs<ul>
<li>[[Block list]]</li>
 
<li>[[Command list]]</li>
 
<li>[[Creatures]]<ul>
 
 
 
 
<li>[[Ghost]]</li>
 
<li>[[Ghost]]</li>
 +
<li>[[Bird]]</li>
 +
<li>[[Fish]]</li>
 
</ul></li>
 
</ul></li>
 
 
<li>Mechanics<ul>
 
<li>Mechanics<ul>
 
+
<li>[[Circuits]]</li>
 +
<li>[[Engine]]</li>
 
<li>[[Grinder]]</li>
 
<li>[[Grinder]]</li>
 
<li>[[Water]]</li>
 
<li>[[Water]]</li>
Line 42: Line 40:
 
</li>
 
</li>
 
</ul></li>
 
</ul></li>
 
 
<li>[[Tutorials]]<ul>
 
<li>[[Tutorials]]<ul>
 
 
<li>[[Tutorials#Create a player|Create a player]]</li>
 
<li>[[Tutorials#Create a player|Create a player]]</li>
 
<li>[[Tutorials#Movement and interaction|Movement and interaction]]</li>
 
<li>[[Tutorials#Movement and interaction|Movement and interaction]]</li>
Line 51: Line 47:
 
<li>[[Tutorials#Commands|Commands]]</li>
 
<li>[[Tutorials#Commands|Commands]]</li>
 
<li>[[Tutorials#Tricks|Tricks]]</li>
 
<li>[[Tutorials#Tricks|Tricks]]</li>
<li>[[Modding]]</li>
+
<li>[[Modding]]
 +
<li>[[Setting up a server|Create a server]]</li>
 
</ul></li>
 
</ul></li>
</ul>
 
 
===Suggested, unimplemented, or not-yet-functional features===
 
 
* Mobs
 
**[[Bird]]
 
**[[Fish]]
 
 
*Mechanics
 
**[[Engine]]
 
**[[Circuits]]
 
 
== Terrain generation ==
 
<ul>
 
<li>[[Terrain generation#World seed|World seed]]</li>
 
<li>[[Terrain generation#Biomes|Biomes]]</li>
 
<li>[[Terrain generation#Diamonds|Diamonds]]</li>
 
<li>[[Terrain generation#Trees|Trees]]</li>
 
<li>[[Terrain generation#Spawn area|Spawn area]]</li>
 
</ul>
 
 
== Servers and administration ==
 
<ul>
 
<li>[[Server list]]</li>
 
<li>[[Setting up a server|Create a server]]</li>
 
<li>[[Server settings]]</li>
 
<li>[[Server console]]</li>
 
<li>[[Bridging to Matrix]]</li>
 
<li>[[Administration tips|Tips]]</li>
 
</ul>
 
 
== Technical ==
 
 
<ul>
 
<li>[[AAGRINDER REST api|REST api]]</li>
 
<li>[[AAGRINDER socket.io api|socket.io api]]</li>
 
<li>[[AAGRINDER synchronization protocol|Synchronization protocol]]</li>
 
<li>[[AAGRINDER terrain generation (deep)|Terrain generation]]</li>
 
 
</ul>
 
</ul>
  
Line 98: Line 57:
 
* [[Suggesting features|Suggest a feature!]]
 
* [[Suggesting features|Suggest a feature!]]
 
* [[Setting up a server|Make your own server]]
 
* [[Setting up a server|Make your own server]]
* [[Soundtrack]]
 
 
* [[AAGRINDER software|Software involved]]
 
* [[AAGRINDER software|Software involved]]
* [[Security]]
 
* [[Privacy]]
 
 
* [[History|History]]
 
* [[History|History]]
  

Please note that all contributions to AAGRINDER wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see AAGRINDER wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)