# Illusion Arena ``` _______________________________ ( Welcome to the Illusion Arena ) ------------------------------- \ \ \ ,==#@@#m ,##@@=-, \ _% @#,-+%@@**@@%+-,#@ @ ,@ @ *--- @, ,@ ---* @m @ @ @, ,# # @, % # @, ,@* @ @ # %. @ @ % # ,@ *@ #@@ @* *, ,-* # @ ,__=@=__, @ # ^*=, @ #___---#@** **@#---___# % %, , , , , , , @ *-__=*--____=# #-____-*@*____=# %=___=*@*-___-@*__=* @ ,# @ ,# %, @ @ _# _-- # ,%--_ #@, ,@ #, * @__=%# *=@ % ;@ # -=#@*#^^^**= =**^#^**@#=- @ @ # @ %, @ @ @ @ @ @ @ ,% % *@ %* *-#- #*^ @ #*^ @ -#-* #, ,@ @ @ %* *@ % % %, @ , *, *-_-* *-_-* @* , @ @ *% @ # %, % # += #, , , ,@ % # ,@, ,##=, ^ ,#@=# ,#m-, ,% #,@@ #-, ,=#@ @@@* @ @ @#@#, _@ @*#-,_____,-#*@ @ @#@ @ *__=#+ %=* # ,* # *=-# #=__% # .@ #,* # # @ ,* ,@ @ == == @ @ # #--* @ ===== @ *,__% @ ===== @ *@, ,@* *#,_,#* ``` ## Description For now, this is just a fork of OpenArena, version 0.8.8 with some UI/UX changes. In the long term however, my plan for this project is to turn it into a Touhou Project fan game, not unlike Touhou DOOM, running on id Tech 3. As for licensing, remains under GPLv2+, although any newer material may or may not use the same license. ## Building Simply run `make` (`gmake` if you use *BSD), it builds a [Quake III Arena](https://wikipedia.org/wiki/en:Quake_III_Arena) mod by default, but see `Makefile.local` ### Requirements * An [ioquake3](https://ioquake3.org)-compatible engine (the OA fork in particular can work well, too) * GNU make ## Roadmap * [ ] Maps covering the currently known Touhou locations * [ ] Hakurei Shrine * [ ] Human Village * [ ] Moriya Shrine * [ ] Netherworld * [ ] Underground * [ ] Youkai Mountain * [ ] Player models, including team-based ones * [ ] More detailed UI/UX changes