i wrote up a too long reddit post on advice i wish someone had given me when i started learning game art. might be helpful for someone here https://www.reddit.com/r/gamedev/comments/131oo3c/a_programmers_guide_to_learning_game_art/
Iβd like to say once more that Australian English is one of the most magical languages in the world. Thank you for your service, Macquarie Dictionary.
βAn online shortening of gender-neutral to become 'gendy nooch' is gaining traction. Find more new words here.β https://www.macquariedictionary.com.au/blog/article/905/
Hellsite
The dev account has actually gone unused for a while but since I'm spending less time browsing Twitter, maybe I could post whatever stuff I make there for extra visibility?
Just an idea.
So I finally have a job lined up after something like 8 months of unemployment, but I'm also completely broke at this point.
So if anyone has a few extra dollars they can donate to help me make it to my first payday, that'd be very appreciated.
Friendly message to all of #gamedev; If you haven't bookmarked this site yet do it now.
Added object recoloring to MakeRoom today! You can recolor any color of any object, no restrictions.
Wishlist of Steam:
https://store.steampowered.com/app/2212670/MakeRoom/
They finally cracked the Mayan calendar, and the reason they couldn't before is that the 819 days of the calendar have to be viewed across a 45-year time period to fully understand. π€―
The Mayans were wild, man
https://www.popularmechanics.com/science/archaeology/a43645858/how-the-mayan-calendar-works
Hah, i think I figured out a way to bypass #pico8 's range of possible values. It doesn't look pretty, though.
and this is what the final result looks like β¨ now i can easily play around with a lot of different variables so i'm super excited!!!
One more #picotron data format for the road. pods are used to represent any structured data, and used by the clipboard, disk storage (each file is a pod), as rich text, and as inter-process messages. Don't know if I want to display pictures in the code editor [by default] though!