Skip to content

Cleanup makefile in game Examples #23

@SkycoinSynth

Description

@SkycoinSynth

Install CX compiler here

Then go to video game directory here

Then run each game and determine if there are any problems.

  • fix documentation
  • report any compiler errors for each game
  • if game is using make file; determine if we need the makefile at all and put instructions in readme like "run cx file.cx" etc to run the game without using make file. Also put instructions to build executables from the game. And edit the readme.md . If so the make file can be deleted.
  • examine each game and verify if there is a readme.md for each game

Put a make file in the root directory, that compiles all of the games into a bin or build directory.

Put instructions for using the make file into the readme.md in the root folder

Put the bin or build directory into the .gitignore file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions