Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 678 Bytes

File metadata and controls

13 lines (11 loc) · 678 Bytes

GameBot

A Discord game bot. With a custom engine built ontop of discords API using emoji's for pixels.

Warning

Deprecated

Was built 3 years ago on an older version of discord, before the introduction of the Discord SDK. So at the time there was no built-in game creation system for discord. Therefore there is no requirement for this type of engine anymore ( Sadly 😢 )

Build

Build using Maven preferbly with Intellj IDEA. Which is the IDE used in the creation of this project.

Other IDE's that support Java and Maven sould also work. You could also optionally use the mvn command line, to build without an IDE.