GitXplorerGitXplorer
t

ace-attorney-online-js-client

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
7f004170ca3f3cb71d7ba197ad37301fbd516a82

Do export default smarter

ttanishalfelven committed 7 years ago
Unverified
733133570dec24a9f371e98276d621c8dd6877dc

Fix loading of stuff

ttanishalfelven committed 7 years ago
Unverified
fc5299632deefea65f383ccacfd34b8587259aed

Dynamically load serverlist data

ttanishalfelven committed 7 years ago
Unverified
fcdef2cb3361472d55f505a97b3c9f93c4abc0bc

Fix serverData and Nav wrapping on smaller screens

ttanishalfelven committed 7 years ago
Unverified
2235c884750b31f1b78ab0cf1efb42a20110d61c

Make server list appear nicer on smaller screens

ttanishalfelven committed 7 years ago
Unverified
9c8c8a90b1d8a43883a319a0a6a77d790159991e

Load serverlist and display

ttanishalfelven committed 7 years ago

README

The README file for this repository.

Ace Attorney JS Client

This is a rewrite of a js client for the game Ace Attorney Online. All of the groundwork is here and the capability to really make this thing awesome is totally possible.

This is a rewrite of the original.

Install and build

To build simpy npm install && npm start (this starts a process that watches for edits and will recompile the files as needed).

Once built, view index.html in a browser to view output.