This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
Emilia Frias 32190cb4c5 Revert "seperated beach towels"
This reverts commit fbd1835921c8528d35c3420efff897581d0e26d9.
2022-04-03 13:59:17 -04:00
..
2022-04-03 13:59:17 -04:00
2022-03-16 16:48:08 -04:00

Here lives the code

This directory should contain game code and exported assets. No workfiles please :)

Directory structure

  • ./game_logic
    • Contains the actual game code
  • ./desktop_wrapper
    • A tiny bit of code to initialize the game and run it
    • Used to improve the speed of the Rust compiler
  • ./dist
    • Anything in here will be bundled directly into the game executable