Skip to content

Animal Crossing Right Now. Open source code for my first Python project.

Notifications You must be signed in to change notification settings

dr-spaceman/axnh

Repository files navigation

AXRN Animal Crossing New Horizons Right Now

An app for Animal Crossing: New Horizons players to show what critters are available rn, and to list all available critters based on month, time of day, and location. Also events (holidays, birthdays, NPC visits, etc.) if time permits.

Built With

Launch

Dependencies listed in requirements.txt; Set up your virtual environment: pip install -r requirements.txt

Contributing

Contributions welcome!

Code of Conduct

All fruits are created equal, especially pears. No fruit discrimination allowed. This is a safe place. #peargang4life

Authors

  • Matt Berti - Initial work - Dr Spaceman
  • Your name here

Acknowledgments

Todo

  • Back end
    • Compile critter data
      • Scrape Animal Crossing Wiki
    • Flask app
    • Determine/switch Hemisphere (rn it's only North, sorry Southern friends :/)
    • Events
  • Front end
    • Responsive CSS, mobile-first
      • Issue: All critters data tables extend page width
        • Media query that converts to box elements
        • CSS Grid

About

Animal Crossing Right Now. Open source code for my first Python project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published