Skip to content

Vectors v0.1

Latest
Compare
Choose a tag to compare
@HenryLi-0 HenryLi-0 released this 30 Sep 21:42
· 3 commits to main since this release

The first version of Vectors! It's yet another FRC Simulator, where the robot isn't perfect. This is also my first ever making a 3D game in Godot (well, first game in Godot in general), so it's also just about me learning Godot!

You can find a video of it here! https://www.youtube.com/watch?v=lbHA3u_Wl4U

  • PLEASE WATCH THIS!!! (demonstrates lots of things you can do in a very cool video, and probably faster than downloading big zip files)

Running:

  • Checkout the controls here, since it's not in the sim.
  • Both files are zipped files of what Godot built. Obviously, linux for linux and windows for windows.
    • vectors-v0.1-windows.zip was tested on my Windows 11 computer
    • vectors-v0.1-linux.zip is untested (if you are running linux please let me know if it works!)
    • vectors-v0.1-macOS.zip is untested (if you are running macOS please let me know if it works!) (godot says "Gatekeeper" may block it)
  • For Windows and Linux, you might need to keep both files in the same directory. (I have no clue about macOS)
  • If all this doesn't work, you could try cloning the repository and building it yourself! (You get to look at the game's insides too!)
  • Unfortunately, not sure if it's just me, but trying to run it in a browser just freezes, so unfortunately no browser game for now :/