Skip to content

Xavier-IV/softwaredev-rpg

Repository files navigation

Software Dev - An RPG Game

Screenshot 2024-02-19 at 22 29 49

Game roadmap: https://trello.com/b/a78AylEf/softwaredevgameboard

This is a simple game made with Godot. If you played Game Dev Tycoon or Software Inc, this game would love to explore that avenue, with a twist of RPG point of view.

Start your career with programming, whether you're a fresh graduate, career changing or trying out something new.

Installation & Download

You can download the game from this page: https://xavier-iv.itch.io/softwaredev

Follow the installation instructions for best experience executing the game.

Contributing

This game is in very early development, expect major breaking changes from time to time.

If you'd like to contribute, please contact me first. Take a look at the CONTRIBUTING.md as well.

Running the Godot Project

To run the Godot project and contribute to the game, follow these steps:

  1. Install Godot Engine on your computer.
  2. Clone the repo.
  3. Open Godot Engine and select "Import" to import the project.
  4. Build and run the project.

Happy contributing!