Restarting Codavore

Restarting Codavore

For anyone whose following Codavore, a game for learning C#, the repo was lost, so I'm restarting it from scratch.

I backed up everything to a separate HDD and I've been using a private GitHub for storing all the code on that project. I assumed I was safe when I reconfigured my dev station to RAID 10, But when I tried to restore content from the back up drive, it was corrupt. No readable partition. I purchased a recovery tool, and was able to recover some of the smaller files, but overall, the project was lost. Ok, I thought, I've got GitHub.

https://pixabay.com/photos/laptop-fire-stress-voltage-burnout-1337188/

Or so I thought. Apparently, it had been several months since the last commit was actually pushed. :( I could have sworn I was doing everything correctly, but with my backup destroyed, there was also no way to validate why the commits had stopped. I had been checking in updates several times a week. I had generated a new branch for this, but the branch was not online. :(

https://pixabay.com/photos/hand-zombie-horror-halloween-death-4397991/

I'm still motivated enough on this game to resurrect it from (near) scratch. I still have all the assets I bought, I still have my architecture slides and design work. Plus, thanks to Jensine (assisting on UI), we have a starting menu concept that should work really well for the game. I'm hoping to start sharing content again soon.

Moral of the story: Backup and verify. Below is a concept image of the new starting menu. Literally code commented out, with enough hint to get hopefully get the user started. Despite the test text below, I do plan on having the user start by controlling the player, in a room with only access to a computer, where they will find something similar to this.

https:// Codavore is a game that uses programming to solve problems.  // Unfortunately, the visuals won't render until you tell it to Start(); // -- these paired forward slashes are useful. They tell the compiler  // that this line is not code. Maybe you could remove some and press 'F5' // // Start(); // Settings(); // Exit(); // ListSaves(); // Load(1);?


Best of luck Sir! Make it happen!

要查看或添加评论,请登录

??Dan Violet Sagmiller的更多文章

  • Getting Unity Jobs

    Getting Unity Jobs

    I've been professionally focused on Unity for the last 7~ish years, and by chance, had two separate requests in the…

    1 条评论
  • My Start Into Computers

    My Start Into Computers

    I first started in electronics. By the age of 5, I remember having dissected a considerable number of electronics.

  • How I Started Programming

    How I Started Programming

    What most people don't know about me is my years of Zen studies in programming when I first started; my "wax-on…

    1 条评论

社区洞察

其他会员也浏览了