GithubHelp home page GithubHelp logo

brennancolberg / aa1 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 14.19 MB

Website to use while playing "Axis & Allies," a WWII-based strategy board game. Cycles through each country’s turn, showing each nation's gamestate (with WWII anthem) and doing all bookkeeping.

Home Page: https://axis-allies.brennancolberg.com

JavaScript 77.21% CSS 11.50% HTML 11.29%

aa1's People

Contributors

brennancolberg avatar

Watchers

 avatar

aa1's Issues

Only one game possible at at time

game save is absolute and single; any person can overwrite while another IP is playing; effectively like a single-user application currently

IO not actually saving because of PHP

JS saving uses file.php for shorthand saving because I'm lazy; doesn't work like that, because this is on GitHub Pages! Not sure what's the result, but part of this doesn't work. Will use JSql when I'm done with that

Map integration

In the future, it would be interesting to expand the app to track territory ownership and acquisitions. This would be relatively simple to display with a JSON containing coordinates and original states of each territory; territory change could be triggered by pressing a territory (it would change ownership to the current country's turn, back and forth during turn). This would be helpful for economical tracking as well.

Resume button is static

Resume button shows on loading page even when there is no save to load — this should not show if there isn’t something to resume, obviously

Balance tracking

In the future, it would be good to add a monetary system into this app for tracking each country's purchases and balances; using SQL for a full server would be ideal, but due to GitHub Pages' limited server function, something could be rigged up with JS and JSON files to avoid expensive actual hosting (besides with a local branch and MAMP). Data analytics of multiple games would be very interesting to see; and this would also eliminate the biggest problem currently, that of having to use different apps for balance and turn/time tracking for the game.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.