Basically,
Currently you can make a very basic game. VERY is the key word. From here, all we can go is up; add more features, more stuff, connect stuff I've already made until it becomes all I've hoped for and more!
Things that you can run:
`__main__.py`: with all it's glory
What you can do in it:
- see my awesome graphics library in action!
- Generate a 'game' (a bunch of terrain split up into levels) (WITH PROGRESSBAR >:D)
- Walk your black box 'character' through the levels, as seen in the video below. Sorry the video's really bad, I *was* clicking on the buttons but the video capture software must've been broken. Please ignore.
https://github.com/Tsunami014/Blaze-Sudio/assets/96847801/4d8446c7-f023-403a-b58d-df77689e797c
`demos.py`
- See a neat little tkinter interface
- Get demos on pretty much EVERYTHING I've done so far that works. Hang on, some may not work. Ah well, they'll all be worked on in the future.
So
Everything is there! All the roadways are paved, I'm really happy to have gotten this far (even if it may not look like much now), and you can even use some of it in your own code too!
SEE YOU NEXT VERSION :)