Difference between revisions of "Main Page"

From AAGRINDER wiki
Jump to navigationJump to search
imported>Maze
m (Protected "Main Page": Excessive vandalism ([Move=Allow only administrators] (indefinite)))
 
(26 intermediate revisions by 6 users not shown)
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], 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], 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 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.
+
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.
  
 
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]]. 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]]. 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.
 +
 
 +
== [[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>Mobs<ul>
+
<li>[[Item list]]</li>
 +
<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 40: Line 42:
 
</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 50: Line 54:
 
</ul></li>
 
</ul></li>
 
</ul>
 
</ul>
 +
 +
===Suggested, unimplemented, or not-yet-functional features===
 +
 +
* Mobs
 +
**[[Bird]]
 +
**[[Fish]]
 +
 +
*Mechanics
 +
**[[Engine]]
 +
**[[Circuits]]
  
 
== Terrain generation ==
 
== Terrain generation ==
Line 58: Line 72:
 
<li>[[Terrain generation#Trees|Trees]]</li>
 
<li>[[Terrain generation#Trees|Trees]]</li>
 
<li>[[Terrain generation#Spawn area|Spawn area]]</li>
 
<li>[[Terrain generation#Spawn area|Spawn area]]</li>
<li>[[AAGRINDER terrain generation (deep)|Deeper details]]</li>
 
 
</ul>
 
</ul>
  
Line 67: Line 80:
 
<li>[[Server settings]]</li>
 
<li>[[Server settings]]</li>
 
<li>[[Server console]]</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 74: Line 98:
 
* [[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]]
 
* [[Security]]

Latest revision as of 17:10, 21 November 2021

Welcome to the Official AAGRINDER Wiki, a publicly accessible and editable wiki for information related to AAGRINDER. This wiki and its 24 articles are managed and maintained by 0 active contributors from the AAGRINDER community. Anyone can contribute!

About AAGRINDER[edit]

AAGRINDER is a sandbox construction and exploration game created by 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 played through a web client. The officially supported browser is 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.

The official AAGRINDER server can be found at aagrinder.xyz.

AAGRINDER is free and open source software, licensed under the GNU AGPL. This means you are allowed to make copies, distribute copies, make modifications, distribute modified copies and 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.

Gallery[edit]

Gameplay[edit]

Suggested, unimplemented, or not-yet-functional features[edit]

Terrain generation[edit]

Servers and administration[edit]

Technical[edit]

Project[edit]

The wiki[edit]