Skip to content
DDev247 edited this page Apr 24, 2022 · 1 revision

Fix issue #1 and properly serialize scenes.

Need to implement a proper serializer (a class that converts the scene to text or binary).
Maybe serializing to json.

Add collision

I don't know how to do this but some advanced math is needed I think.

Add a working music player

The current music player doesn't work so need to rewrite it.

Clone this wiki locally