a virtual pet potato that does culinary tasks when fed
it is cli based
has no frontend
made in node.js
a virtual pet potato that does culinary tasks when fed
it is cli based
has no frontend
made in node.js
Please install using npm install -g aaloo and run using aaloo
I linked Demo URL to github stable release as you guys said
Maybe the last devlog of this project. I had submitted and it got rejected because they wanted a easier way to demo so i uploaded and publish my game on Npm
You can try it too using this command >> npm i -g aaloo <<
and then run aaloo
and enjoy with your potato friend
ALso i fixed the issue with readme pointing to some other project readme, no idea how that happened but yeah. Now the project is ready to be reshipped
Log in to leave a comment
After a bit of hardwork (not really), I made cli to use potato and feed him and interact. Also I admit that I USED AI but only for those lines (Generated by the github copiloton the side) which are like actions and stuff. Not for the code cuz i only had to connect the modules i made.
Also i used a package to generate a readme template on which i edited and out my images and other details and DONE!
I just completed my project!!!!
Log in to leave a comment
I just deleted all the frontend files. Beacuse I HATE FRONTEND. I cant make the aloo webasite. SO i plan on making him into cli. I plan on using two commands, one is aaloo, which opens the aaloo manage where we can interact with him and an aaloo display where we can see the live stats
Just completed the core backend. NOw i think ill work on frontend. Also got a potato png form internet. CLeared its background and imported in vscode. Now i think i should make a cozy background like the flavortown has for this.
Added ALOT of handlers like reward handler, hunger handler, energy handler, also made a time handler which gives current time and differnce between two times. I am thinking to first build the core and make the website thing or cli thing after which i will prolly use Hackatime API to reward the potato for how much hours you code
Added foods? Any suggestions what more should i add?
Log in to leave a comment
I worked onto first defining what is aaloo ( for anyone who doesnt underdstand what aaloo is , it is basically potato in hindi lqnguage) so i defined that it has some stats such as hunger, mood, current activity etc and i am working on a stats handler module which could provide us stats of the aaloo. SO i think that it is going pretty well. I gotta add some more functions like update stat in the stats.js to use it in the stats.json
I think i will be changing the variables to a global path like ~/.aaloo/ so that you can use it from the terminal and it wont mess up the parts
Log in to leave a comment