Skip to content

SwartzCr/nekoatsume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0( =^・_・^)=〇 Neko Atsume

This is a text based command line port of the phone game Neko Atsume.

Play

This game runs in Python; to play the game do the following from a terminal:

git clone https://github.com/SwartzCr/nekoatsume.git
cd nekoatsume
./nekoatsume.py

This builds all required database objects and begins your game:

The game doesn't currently obfurscate its data directory, stored as a large JSON file in var/data.json that gets read between plays.

This should work Python 2 and 3; it requires the time, datetime, and json modules.

Roadmap

TODOs:

  • Balance income with cost of items and cat arrival frequency
  • Add more items
  • Include fuzzy string matching for commands

About

a commandline neko atsume game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages