space-craft-22

Asteroids clone to test out that sweet perspective shader (by EamonnMR)

Space-craft-22 Alternatives

Similar projects and alternatives to space-craft-22

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better space-craft-22 alternative or higher similarity.

space-craft-22 reviews and mentions

Posts with mentions or reviews of space-craft-22. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • I would pay for a godot course which teaches how to make an elaborate save system
    2 projects | /r/godot | 28 Jan 2023
    I have a fairly simple save system in [this repo](https://github.com/eamonnmr/surviveSpace) that I'm probably going to port to a [similar game](https://github.com/EamonnMR/space-craft-22/) soon. I can answer questions about how I did it right here if you'd like. The gist of it is serialization and de-serialization-you need to decide what data is needed to reconstruct a scene and write code that marshals that into and out of a save file. I tend to like adding `serialize` and `deserialize` methods to my classes and leaving the details of how those work inside the class, then let scenes that represent levels enumerate the things that expose those methods, call the methods, and wrap up a big file with the contents. I use Json here for simplicity, but any format will do (and you might not want something as easy for a user to read/modify as json!!
  • Ask HN: What Are You Working on This Year?
    49 projects | news.ycombinator.com | 2 Jan 2023
    Gooher server that connects to your WordPress site and exposes it to the phlogosphere

    https://github.com/EamonnMR/gopher-wp-bridge

    And my life wouldn't be complete without working on another space game

    https://github.com/eamonnmr/space-craft-22

Stats

Basic space-craft-22 repo stats
2
1
7.8
6 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com